Module openj9.dtfjview
Class PortableHeapDumpClassCache
- java.lang.Object
-
- com.ibm.jvm.dtfjview.heapdump.portable.PortableHeapDumpClassCache
-
public class PortableHeapDumpClassCache extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CLASSCACHE_SIZE
-
Constructor Summary
Constructors Constructor Description PortableHeapDumpClassCache()
-
-
-
Field Detail
-
CLASSCACHE_SIZE
public static final int CLASSCACHE_SIZE
- See Also:
- Constant Field Values
-
-