Uses of Class
org.jheaps.array.AbstractArrayAddressableHeap.ArrayHandle
Packages that use AbstractArrayAddressableHeap.ArrayHandle
-
Uses of AbstractArrayAddressableHeap.ArrayHandle in org.jheaps.array
Fields in org.jheaps.array declared as AbstractArrayAddressableHeap.ArrayHandleModifier and TypeFieldDescriptionprotected AbstractArrayAddressableHeap<K,
V>.ArrayHandle[] AbstractArrayAddressableHeap.array
The array use for representing the tree.