Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.collections4.multimap Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
AbstractListValuedMapAbstract implementation of the ListValuedMap interface to simplify the creation of subclass implementations.Classorg.apache.commons.collections4.multimapApache Commons
AbstractMultiValuedMapAbstract implementation of the MultiValuedMap interface to simplify the creation of subclass implementations.Classorg.apache.commons.collections4.multimapApache Commons
AbstractMultiValuedMapDecoratorDecorates another MultiValuedMap to provide additional behaviour.Classorg.apache.commons.collections4.multimapApache Commons
AbstractSetValuedMapAbstract implementation of the SetValuedMap interface to simplify the creation of subclass implementations.Classorg.apache.commons.collections4.multimapApache Commons
ArrayListValuedHashMap storage and ArrayLists as value collections.Classorg.apache.commons.collections4.multimapApache Commons
HashSetValuedHashMap storage and HashSets as value collections.Classorg.apache.commons.collections4.multimapApache Commons
MultiMapDefines a map that holds a collection of values against each key.Interfaceorg.apache.commons.collections4Apache Commons
MultiMapUtilsProvides utility methods and decorators for MultiValuedMap instances.Classorg.apache.commons.collections4Apache Commons
TransformedMultiValuedMapDecorates another MultiValuedMap to transform objects that are added.Classorg.apache.commons.collections4.multimapApache Commons
UnmodifiableMultiValuedMapDecorates another MultiValuedMap to ensure it can't be altered.Classorg.apache.commons.collections4.multimapApache Commons