org.testng.v6
Class Sets

java.lang.Object
  extended by org.testng.v6.Sets

public class Sets
extends java.lang.Object


Constructor Summary
Sets()
           
 
Method Summary
static
<T> java.util.Set<T>
newHashSet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sets

public Sets()
Method Detail

newHashSet

public static <T> java.util.Set<T> newHashSet()


Copyright © 2010. All Rights Reserved.