JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
Packages that use
AbstractIterableGetMapDecorator
Package
Description
org.apache.commons.collections4.splitmap
The "split map" concept is that of an object that implements the
Put
and
Get
interfaces, with
differing
generic types.
Uses of
AbstractIterableGetMapDecorator
in
org.apache.commons.collections4.splitmap
Subclasses of
AbstractIterableGetMapDecorator
in
org.apache.commons.collections4.splitmap
Modifier and Type
Class and Description
class
TransformedSplitMap
<J,K,U,V>
Decorates another
Map
to transform objects that are added.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes