Class BinaryTreeSoftAddressableHeap.SoftHandle<K,V>

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

static class BinaryTreeSoftAddressableHeap.SoftHandle<K,V> extends Object implements AddressableHeap.Handle<K,V>, Serializable