public class ReferencedSlot extends TreeInt
_preceding, _size, _subsequent| Constructor and Description |
|---|
ReferencedSlot(int a_key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addReferenceIsFirst() |
Tree |
free(LocalObjectContainer file,
Tree treeRoot,
Slot slot) |
void |
pointTo(Slot slot) |
boolean |
removeReferenceIsLast() |
java.lang.Object |
shallowClone() |
Slot |
slot() |
add, addAll, compare, duplicates, equals, find, find, key, marshalledLength, marshalledLength, marshalledLength, ownLength, read, removeLike, shallowCloneInternal, toQCandidate, toString, write, write, writeaccept, add, add, addedOrExisting, balance, balanceCheckNulls, calculateSize, deepClone, deepClone, filter, find, find, findGreaterOrEqual, findSmaller, first, last, last, nodes, onAttemptToAddDuplicate, ownSize, remove, removeChildren, removeFirst, removeLike, removeLike, removeNode, root, rotateLeft, rotateRight, setSizeOwn, setSizeOwnPlus, setSizeOwnPlus, setSizeOwnPreceding, setSizeOwnPrecedingSubsequent, setSizeOwnSubsequent, size, size, traverse, traverse, traverse, traverseFromLeaves, wasAddedToTreepublic java.lang.Object shallowClone()
shallowClone in interface ShallowCloneshallowClone in class TreeIntpublic void pointTo(Slot slot)
public Tree free(LocalObjectContainer file, Tree treeRoot, Slot slot)
public boolean addReferenceIsFirst()
public boolean removeReferenceIsLast()
public Slot slot()