Uses of Class
inf.util.DoubleKeyTreeMap

Uses of DoubleKeyTreeMap in inf.util
 

Fields in inf.util declared as DoubleKeyTreeMap
protected  DoubleKeyTreeMap<java.util.LinkedList<E>> TreeOfListsDoublePriorityQueue.pTree
          the data structure that contains a tree of lists of nodes
 

Methods in inf.util that return DoubleKeyTreeMap
 DoubleKeyTreeMap<E> DoubleKeyTreeMap.clone()
           This function returns a shallow copy of this DoubleKeyTreeMap.