public final class EntryIdAllocator
extends java.lang.Object
EntryIdAllocator implements an allocator of entry identifiers (indices).| Constructor and Description |
|---|
EntryIdAllocator(MmuSubsystem memory) |
public EntryIdAllocator(MmuSubsystem memory)
public long allocate(MmuBuffer buffer, boolean peek, java.util.Set<java.lang.Long> exclude)
public void reset()