Uses of Interface
prefuse.util.collections.ObjectIntSortedMap

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

Uses of ObjectIntSortedMap in prefuse.util.collections
 

Classes in prefuse.util.collections that implement ObjectIntSortedMap
 class ObjectIntTreeMap
          Sorted map implementation using a red-black tree to map from Object keys to int values.
 



Copyright © 2007 Regents of the University of California