Util.Collections
Class GenericInvertibleMultiMap.AbstractMultiMapSet

java.lang.Object
java.util.AbstractCollection
java.util.AbstractSet
Util.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
| Methods inherited from class java.util.AbstractCollection |
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, retainAll, size, toArray, toArray, toString |
| Methods inherited from interface java.util.Set |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
GenericInvertibleMultiMap.AbstractMultiMapSet
GenericInvertibleMultiMap.AbstractMultiMapSet()