DataStructures
Class 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

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait