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 classGCMemoryPoolAddressOrderedListclassGCMemoryPoolAggregatedCellListclassGCMemoryPoolSplitAddressOrderedListMethods in com.ibm.j9ddr.vm29.j9.gc that return GCMemoryPool Modifier and Type Method Description static GCMemoryPoolGCMemoryPool. fromMemoryPoolPointerInRegion(GCHeapRegionDescriptor region, com.ibm.j9ddr.vm29.pointer.generated.MM_MemoryPoolPointer memoryPool)
-