JUtil

Uses of Class
net.cscott.jutil.Indexer

Uses of Indexer in net.cscott.jutil
 

Constructors in net.cscott.jutil with parameters of type Indexer
BitSetFactory(Collection<V> universe, Indexer<V> indexer)
          Creates a BitSetFactory, given a universe of values and an Indexer for the elements of universe.
 


JUtil

Copyright (c) 2006 C. Scott Ananian