Uses of Class
org.jheaps.array.AbstractArrayAddressableHeap.ArrayHandle
-
Packages that use AbstractArrayAddressableHeap.ArrayHandle Package Description org.jheaps.array Heaps using an array representation -
-
Uses of AbstractArrayAddressableHeap.ArrayHandle in org.jheaps.array
Fields in org.jheaps.array declared as AbstractArrayAddressableHeap.ArrayHandle Modifier and Type Field Description protected AbstractArrayAddressableHeap.ArrayHandle[]
AbstractArrayAddressableHeap. array
The array use for representing the tree.
-