Uses of Class
org.testng.collections.ListMultiMap
Packages that use ListMultiMap
-
Uses of ListMultiMap in org.testng.collections
Methods in org.testng.collections that return ListMultiMapModifier and TypeMethodDescriptionstatic <K,V> ListMultiMap <K, V> Maps.newListMultiMap()static <K,V> ListMultiMap <K, V> Maps.newSortedListMultiMap()