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

Quick Search    Search Deep

Util.Collections
Class GenericInvertibleMultiMap.AbstractMultiMapSet  view GenericInvertibleMultiMap.AbstractMultiMapSet download GenericInvertibleMultiMap.AbstractMultiMapSet.java

java.lang.Object
  extended byjava.util.AbstractCollection
      extended byjava.util.AbstractSet
          extended byUtil.Collections.GenericInvertibleMultiMap.AbstractMultiMapSet
All Implemented Interfaces:
java.util.Collection, java.lang.Iterable, MapSet, MultiMapSet, java.util.Set
Enclosing class:
GenericInvertibleMultiMap

abstract static class GenericInvertibleMultiMap.AbstractMultiMapSet
extends java.util.AbstractSet
implements MultiMapSet


Constructor Summary
(package private) GenericInvertibleMultiMap.AbstractMultiMapSet()
           
 
Methods inherited from class java.util.AbstractSet
equals, hashCode, removeAll
 
Methods inherited from class java.util.AbstractCollection
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, retainAll, size, toArray, toArray, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface Util.Collections.MultiMapSet
asMap, asMultiMap
 
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 

Constructor Detail

GenericInvertibleMultiMap.AbstractMultiMapSet

GenericInvertibleMultiMap.AbstractMultiMapSet()