Uses of Interface
prefuse.util.collections.BooleanIntSortedMap

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

Uses of BooleanIntSortedMap in prefuse.util.collections
 

Classes in prefuse.util.collections that implement BooleanIntSortedMap
 class BooleanIntBitSetMap
          Sorted map implementation using bit vectors to map from boolean keys to int values.
 



Copyright © 2007 Regents of the University of California