public static class JfrToStacksConverter.Options
extends java.lang.Object
| Constructor and Description |
|---|
Options(EventType eventType,
boolean showArguments,
boolean showLineNumbers) |
| Modifier and Type | Method and Description |
|---|---|
EventType |
getEventType() |
boolean |
isShowArguments() |
boolean |
isShowLineNumbers() |