JUtil

Uses of Class
net.cscott.jutil.UnmodifiableMultiMapSet

Uses of UnmodifiableMultiMapSet in net.cscott.jutil
 

Methods in net.cscott.jutil that return UnmodifiableMultiMapSet
abstract  UnmodifiableMultiMapSet<K,V> UnmodifiableMultiMap.entrySet()
          Returns a Set view that allows you to recapture the MultiMap view.
 


JUtil

Copyright (c) 2006 C. Scott Ananian