Package org.testng.collections
Class Maps
java.lang.Object
org.testng.collections.Maps
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <K,
V> Map<K, V> static <K,
V> Map<K, V> static <K,
V> Map<K, V> newHashMap
(Map<K, V> parameters) static <K,
V> Map<K, V> static <K,
V> Map<K, V> static <K,
V> ListMultiMap<K, V> static <K,
V> SetMultiMap<K, V> static <K,
V> ListMultiMap<K, V>
-
Constructor Details
-
Maps
public Maps()
-
-
Method Details
-
newHashMap
-
newHashtable
-
newConcurrentMap
-
newListMultiMap
-
newSortedListMultiMap
-
newSetMultiMap
-
newLinkedHashMap
-
newHashMap
-