Class PairingHeap.Node<K,V>

java.lang.Object
org.jheaps.tree.PairingHeap.Node<K,V>
All Implemented Interfaces:
Serializable, AddressableHeap.Handle<K,V>
Enclosing class:
PairingHeap<K,V>

static class PairingHeap.Node<K,V> extends Object implements AddressableHeap.Handle<K,V>, Serializable