Uses of Class
org.testng.collections.SetMultiMap
-
Packages that use SetMultiMap Package Description org.testng.collections -
-
Uses of SetMultiMap in org.testng.collections
Methods in org.testng.collections that return SetMultiMap Modifier and Type Method Description static <K,V>
SetMultiMap<K,V>Maps. newSetMultiMap()
-