Uses of Interface
prefuse.util.collections.DoubleIntSortedMap

Packages that use DoubleIntSortedMap
prefuse.util.collections Utility classes providing useful data structures not present in the Java Collections framework. 
 

Uses of DoubleIntSortedMap in prefuse.util.collections
 

Classes in prefuse.util.collections that implement DoubleIntSortedMap
 class DoubleIntTreeMap
          Sorted map implementation using a red-black tree to map from double keys to int values.
 



Copyright © 2007 Regents of the University of California