JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Package
org.apache.commons.collections4.splitmap
Packages that use
org.apache.commons.collections4.splitmap
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.
Classes in
org.apache.commons.collections4.splitmap
used by
org.apache.commons.collections4.splitmap
Class and Description
AbstractIterableGetMapDecorator
IterableGet
that uses a
Map
for the
Get
implementation.
TransformedSplitMap
Decorates another
Map
to transform objects that are added.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2001–2015. All rights reserved.