Class Sets
java.lang.Object
org.testng.collections.Sets
-
Method Summary
Modifier and TypeMethodDescriptionstatic <V> Set<V> static <V> Set<V> static <V> Set<V> newHashSet(Collection<V> c) static <V> Set<V> newHashSet(V... a) static <V> Set<V> static <V> Set<V> newLinkedHashSet(Collection<V> c)
-
Method Details
-
newHashSet
-
newConcurrentHashSet
-
newHashSet
-
newHashSet
-
newLinkedHashSet
-
newLinkedHashSet
-