Package org.jheaps.tree
Class BinaryTreeSoftAddressableHeap.RootList<K,V>
java.lang.Object
org.jheaps.tree.BinaryTreeSoftAddressableHeap.RootList<K,V>
- All Implemented Interfaces:
Serializable
- Enclosing class:
- BinaryTreeSoftAddressableHeap<K,
V>
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) BinaryTreeSoftAddressableHeap.RootListNode<K,
V> private static final long
(package private) BinaryTreeSoftAddressableHeap.RootListNode<K,
V> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
head
-
tail
-
-
Constructor Details
-
RootList
RootList()
-