public static class ShortBigList.ShortBlock extends ShortGapList
DEFAULT_CAPACITY| Constructor and Description |
|---|
ShortBigList.ShortBlock() |
ShortBigList.ShortBlock(int capacity) |
ShortBigList.ShortBlock(ShortBigList.ShortBlock that) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShared() |
ShortBigList.ShortBlock |
ref()
Increment reference count as block is used by one ShortBigList instance more.
|
void |
unref()
Decrement reference count as block is no longer used by one ShortBigList 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, addArray, addArray, addFirst, addIfAbsent, addLast, addMult, addMult, binarySearch, clear, contains, containsAll, containsAny, copy, drag, element, equals, extract, extractWhere, fill, filter, getArray, getCount, getDistinct, getFirst, getLast, getWhere, hashCode, indexOf, indexOf, initAll, initAll, initArray, initMult, isEmpty, lastIndexOf, lastIndexOf, move, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, put, putAll, putAll, putArray, putMult, remove, remove, removeAll, removeAll, removeAll, removeElem, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, removeWhere, replaceAll, replaceAll, replaceArray, replaceMult, resize, retainAll, retainAll, retainWhere, reverse, reverse, rotate, rotate, set, setAll, setAll, setArray, setMult, sort, swap, toArray, toArray, toArray, toString, transferCopy, transferMove, transferRemove, transferSwappublic ShortBigList.ShortBlock()
public ShortBigList.ShortBlock(int capacity)
public ShortBigList.ShortBlock(ShortBigList.ShortBlock that)
public boolean isShared()
public ShortBigList.ShortBlock ref()
public void unref()