JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.apache.commons.collections4.map.Flat3Map
Packages that use
Flat3Map
Package
Description
org.apache.commons.collections4.map
Implements the
Map
,
IterableMap
,
OrderedMap
and
SortedMap
interfaces.
Uses of
Flat3Map
in
org.apache.commons.collections4.map
Methods in
org.apache.commons.collections4.map
that return
Flat3Map
Modifier and Type
Method
Description
Flat3Map
<
K
,
V
>
Flat3Map.
clone
()
Clones the map without cloning the keys or values.