Uses of Class
org.apache.commons.collections4.multimap.AbstractMultiValuedMap.WrappedCollection
Packages that use AbstractMultiValuedMap.WrappedCollection
-
Uses of AbstractMultiValuedMap.WrappedCollection in org.apache.commons.collections4.multimap
Modifier and TypeClassDescriptionprivate final classWrapped list to handle add and remove on the list returned by get(object)private final classWrapped set to handle add and remove on the collection returned byget(Object).