Enum Class HotSpotDiagnosticMXBean.ThreadDumpFormat

java.lang.Object
java.lang.Enum<HotSpotDiagnosticMXBean.ThreadDumpFormatPREVIEW>
com.sun.management.HotSpotDiagnosticMXBean.ThreadDumpFormat
All Implemented Interfaces:
Serializable, Comparable<HotSpotDiagnosticMXBean.ThreadDumpFormatPREVIEW>, Constable
Enclosing interface:
HotSpotDiagnosticMXBean

public static enum HotSpotDiagnosticMXBean.ThreadDumpFormat extends Enum<HotSpotDiagnosticMXBean.ThreadDumpFormatPREVIEW>
ThreadDumpFormat is a reflective preview API of the Java platform.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Thread dump format.
Since:
19