Uses of Class
com.ibm.jvm.dtfjview.heapdump.portable.PortableHeapDumpClassCache
-
Packages that use PortableHeapDumpClassCache Package Description com.ibm.jvm.dtfjview.heapdump.portable -
-
Uses of PortableHeapDumpClassCache in com.ibm.jvm.dtfjview.heapdump.portable
Methods in com.ibm.jvm.dtfjview.heapdump.portable with parameters of type PortableHeapDumpClassCache Modifier and Type Method Description static ObjectRecord
ObjectRecord. getObjectRecord(long address, long previousAddress, long classAddress, int hashCode, ReferenceIterator references, PortableHeapDumpClassCache cache, boolean is64Bit, boolean is32BitHash)
Static factory method to pick the appropriate factory method
-