public class Sets
extends Object 
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
- 
Method Details
- 
newHashSetpublic static <K> Set<K> newHashSet() 
 
- 
newLinkedHashSetpublic static <K> Set<K> newLinkedHashSet()