public static class BooleanBigList.BooleanBlock extends BooleanGapList
DEFAULT_CAPACITY| Constructor and Description |
|---|
BooleanBigList.BooleanBlock() |
BooleanBigList.BooleanBlock(BooleanBigList.BooleanBlock that) |
BooleanBigList.BooleanBlock(int capacity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShared() |
BooleanBigList.BooleanBlock |
ref()
Increment reference count as block is used by one BooleanBigList instance more.
|
void |
unref()
Decrement reference count as block is no longer used by one BooleanBigList 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 BooleanBigList.BooleanBlock()
public BooleanBigList.BooleanBlock(int capacity)
public BooleanBigList.BooleanBlock(BooleanBigList.BooleanBlock that)
public boolean isShared()
public BooleanBigList.BooleanBlock ref()
public void unref()