JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
org.supercsv.util.TwoDHashMap
Packages that use
TwoDHashMap
Package
Description
org.supercsv.util
Provides the utility classes used by Super CSV.
Uses of
TwoDHashMap
in
org.supercsv.util
Methods in
org.supercsv.util
that return
TwoDHashMap
Modifier and Type
Method
Description
TwoDHashMap
<
K2
,
K3
,
V
>
ThreeDHashMap.
getAs2d
(
K1
firstKey)
Fetch the outermost Hashmap as a TwoDHashMap.