Uses of Class
com.ibm.j9ddr.vm29.j9.gc.GCMemoryPool
-
Packages that use GCMemoryPool Package Description com.ibm.j9ddr.vm29.j9.gc -
-
Uses of GCMemoryPool in com.ibm.j9ddr.vm29.j9.gc
Subclasses of GCMemoryPool in com.ibm.j9ddr.vm29.j9.gc Modifier and Type Class Description class
GCMemoryPoolAddressOrderedList
class
GCMemoryPoolAggregatedCellList
class
GCMemoryPoolSplitAddressOrderedList
Methods in com.ibm.j9ddr.vm29.j9.gc that return GCMemoryPool Modifier and Type Method Description static GCMemoryPool
GCMemoryPool. fromMemoryPoolPointerInRegion(GCHeapRegionDescriptor region, com.ibm.j9ddr.vm29.pointer.generated.MM_MemoryPoolPointer memoryPool)
-