JUtil

Uses of Class
net.cscott.jutil.SetWrapper

Uses of SetWrapper in net.cscott.jutil
 

Subclasses of SetWrapper in net.cscott.jutil
 class UnmodifiableMapSet<K,V>
          UnmodifiableMapSet prevents mutation of a wrapped MapSet.
 class UnmodifiableMultiMapSet<K,V>
          UnmodifiableMultiMapSet prevents mutation of a wrapped MultiMapSet.
 


JUtil

Copyright (c) 2006 C. Scott Ananian