public final class EntryIdAllocator
extends java.lang.Object
EntryIdAllocator
implements an allocator of entry identifiers (indices)
for non-replaceable (non-transparent) buffers.Constructor and Description |
---|
EntryIdAllocator(GeneratorSettings settings) |
public EntryIdAllocator(GeneratorSettings settings)
public java.math.BigInteger allocate(MmuBuffer buffer, boolean peek, java.util.Set<java.math.BigInteger> exclude)
public void reset()