Top Methods
sun.jvm.hotspot.gc.shared

public Interface LiveRegionsProvider

Known Direct Implementers
sun.jvm.hotspot.gc.shenandoah.ShenandoahHeapRegion, sun.jvm.hotspot.gc.x.XPage, sun.jvm.hotspot.gc.g1.HeapRegion, sun.jvm.hotspot.gc.parallel.ParallelScavengeHeap.LiveRegionProviderImpl, sun.jvm.hotspot.gc.shared.ContiguousSpace
Imports
java.util.List, sun.jvm.hotspot.memory.MemRegion

Method Summary

Modifier and TypeMethod and Description
public List<MemRegion>

Method Detail

getLiveRegionsback to summary
public List<MemRegion> getLiveRegions()