-
-
Method Summary
-
Methods declared in class jdk.jfr.consumer.RecordedObject
getBoolean, getByte, getChar, getClass, getDouble, getDuration, getFields, getFloat, getInstant, getInt, getLong, getShort, getString, getThread, getValue, hasField, toString
-
-
Method Detail
-
isTruncated
public boolean isTruncated()
Returns true
if the stack trace is truncated due to its size,
false
otherwise.
- Returns:
true
if the stack trace is truncated, false
otherwise