All Packages Class Hierarchy This Package Previous Next Index
Class tw.edu.ncnu.im.cnclab.DataStru.PairNode
java.lang.Object
|
+----tw.edu.ncnu.im.cnclab.DataStru.PairNode
- public class PairNode
- extends 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.
- Author:
- Origional from Mark Allen Weiss , modified by Ding-Yi Chen on Apr 15, 1999.
- See Also:
- PairHeap
All Packages Class Hierarchy This Package Previous Next Index