Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
Util.Collections.MapSet

Uses of MapSet in Util.Collections
 

Subinterfaces of MapSet in Util.Collections
 interface MultiMapSet
          A MultiMapSet is a java.util.Set of Map.Entrys which can also be accessed as a MultiMap.
 

Classes in Util.Collections that implement MapSet
(package private) static class GenericInvertibleMultiMap.AbstractMultiMapSet
           
static class GenericMultiMap.GenericMultiMapEntrySet