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