Package | Description |
---|---|
org.openjdk.jmc.flightrecorder.stacktrace |
Modifier and Type | Method and Description |
---|---|
FrameSeparator.FrameCategorization |
FrameSeparator.getCategorization() |
static FrameSeparator.FrameCategorization |
FrameSeparator.FrameCategorization.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FrameSeparator.FrameCategorization[] |
FrameSeparator.FrameCategorization.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FrameSeparator(FrameSeparator.FrameCategorization categorization,
boolean distinguishFramesByOptimization) |
Copyright © 2020. All rights reserved.