Class GrowableLongHeap

java.lang.Object
io.github.jbellis.jvector.util.AbstractLongHeap
io.github.jbellis.jvector.util.GrowableLongHeap

public class GrowableLongHeap extends AbstractLongHeap
An AbstractLongHeap that can grow in size (unbounded, except for memory and array size limits).