Uses of Interface
prefuse.util.collections.FloatIntSortedMap

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

Uses of FloatIntSortedMap in prefuse.util.collections
 

Classes in prefuse.util.collections that implement FloatIntSortedMap
 class FloatIntTreeMap
          Sorted map implementation using a red-black tree to map from float keys to int values.
 



Copyright © 2007 Regents of the University of California