public final class ImmortalLocal extends BumpPointer
BumpPointer,
ImmortalSpaceallowScanning, BLOCK_MASK, cursor, DATA_END_OFFSET, DATA_START_OFFSET, initialRegion, LOG_BLOCK_SIZE, MAX_DATA_START_OFFSET, MINIMUM_DATA_SIZE, NEXT_REGION_OFFSET, region, REGION_LIMIT_OFFSET, space| Constructor and Description |
|---|
ImmortalLocal(ImmortalSpace space)
Constructor
|
alloc, allocSlowOnce, checkRegionMetadata, clearNextRegion, gcspyGatherData, gcspyGatherData, getCursor, getDataEnd, getDataStart, getNextRegion, getRegionLimit, getSpace, isRegionAligned, linearScan, maximumRegionSize, rebind, reset, reusePages, setDataEnd, setNextRegion, setRegionLimit, show, updateLimitalignAllocation, alignAllocation, alignAllocationNoFill, allocSlow, allocSlowInline, determineCollectionAttempts, fillAlignmentGap, getMaximumAlignedSize, getMaximumAlignedSizepublic ImmortalLocal(ImmortalSpace space)
space - The space to bump point into.