public final class FreeSlotNode extends TreeInt
_preceding, _size, _subsequent| Modifier and Type | Method and Description |
|---|---|
boolean |
duplicates() |
int |
ownLength() |
java.lang.Object |
read(ByteArrayBuffer buffer) |
java.lang.Object |
shallowClone() |
java.lang.String |
toString() |
void |
write(ByteArrayBuffer a_writer) |
add, addAll, compare, equals, find, find, key, marshalledLength, marshalledLength, marshalledLength, removeLike, shallowCloneInternal, toQCandidate, 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 boolean duplicates()
duplicates in class TreeIntpublic java.lang.Object read(ByteArrayBuffer buffer)
public final void write(ByteArrayBuffer a_writer)
write in interface ReadWriteablewrite in class TreeInt