All Packages Class Hierarchy This Package Previous Next Index
Class DataStructures.PairNode
java.lang.Object
|
+----DataStructures.PairNode
- public class PairNode
- extends java.lang.Object
Public class for use with PairHeap. It is public
only to allow references to be sent to decreaseKey.
It has no public methods or members.
- See Also:
- PairHeap
All Packages Class Hierarchy This Package Previous Next Index