Uses of Class
com.ibm.j9ddr.vm29.j9.gc.GCMemoryPoolAggregatedCellList
-
Packages that use GCMemoryPoolAggregatedCellList Package Description com.ibm.j9ddr.vm29.j9.gc -
-
Uses of GCMemoryPoolAggregatedCellList in com.ibm.j9ddr.vm29.j9.gc
Fields in com.ibm.j9ddr.vm29.j9.gc declared as GCMemoryPoolAggregatedCellList Modifier and Type Field Description protected GCMemoryPoolAggregatedCellList
GCFreeListIteratorAggregatedCellList. _memoryPool
Constructors in com.ibm.j9ddr.vm29.j9.gc with parameters of type GCMemoryPoolAggregatedCellList Constructor Description GCFreeListIteratorAggregatedCellList(GCMemoryPoolAggregatedCellList memoryPool)
-