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.testng.collections.MultiMap
Packages that use
MultiMap
Package
Description
org.testng.collections
Uses of
MultiMap
in
org.testng.collections
Subclasses of
MultiMap
in
org.testng.collections
Modifier and Type
Class and Description
class
ListMultiMap
<K,V>
A container to hold lists indexed by a key.
class
SetMultiMap
<K,V>
A container to hold sets indexed by a key.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes