Uses of Class
org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
Packages that use AbstractIterableGetMapDecorator
-
Uses of AbstractIterableGetMapDecorator in org.apache.commons.collections4.splitmap
Subclasses of AbstractIterableGetMapDecorator in org.apache.commons.collections4.splitmapModifier and TypeClassDescriptionclass
TransformedSplitMap<J,
K, U, V> Decorates anotherMap
to transform objects that are added.