public static class LongBigList.LongBlock extends LongGapList
DEFAULT_CAPACITY| Constructor and Description |
|---|
LongBigList.LongBlock() |
LongBigList.LongBlock(int capacity) |
LongBigList.LongBlock(LongBigList.LongBlock that) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShared() |
LongBigList.LongBlock |
ref()
Increment reference count as block is used by one LongBigList instance more.
|
void |
unref()
Decrement reference count as block is no longer used by one LongBigList instance.
|
add, add, binarySearch, capacity, clone, copy, create, create, create, doCreate, EMPTY, ensureCapacity, get, getAll, getAll, getDefaultElem, init, init, init, mappedList, remove, size, sort, trimToSize, unmodifiableListaddAll, addAll, addAll, addAll, addAll, addAll, addFirst, addIfAbsent, addLast, binarySearch, clear, contains, containsAll, containsAny, copy, copy, drag, element, equals, extract, fill, fill, filter, getArray, getCount, getDistinct, getFirst, getLast, hashCode, indexOf, init, isEmpty, lastIndexOf, merge, move, move, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, removeAll, removeAll, removeAll, removeElem, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, resize, retainAll, retainAll, reverse, reverse, rotate, rotate, set, setAll, setAll, setAll, sort, swap, swap, toArray, toArray, toArray, toStringpublic LongBigList.LongBlock()
public LongBigList.LongBlock(int capacity)
public LongBigList.LongBlock(LongBigList.LongBlock that)
public boolean isShared()
public LongBigList.LongBlock ref()
public void unref()