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 classWrapped list to handle add and remove on the list returned by get(object)private classWrapped set to handle add and remove on the collection returned byget(Object).