Package org.openjdk.jol.operations
Class HeapDumpStats
- java.lang.Object
-
- org.openjdk.jol.operations.HeapDumpStats
-
-
Constructor Summary
Constructors Constructor Description HeapDumpStats()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
description()
java.lang.String
label()
void
run(java.lang.String... args)
-
-
-
Method Detail
-
description
public java.lang.String description()
- Specified by:
description
in interfaceOperation
-
-