com.beust.jbus.internal
Class Sets

java.lang.Object
  extended by com.beust.jbus.internal.Sets

public class Sets
extends Object


Constructor Summary
Sets()
           
 
Method Summary
static
<K> Set<K>
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 <K> Set<K> newHashSet()


Copyright © 2010. All Rights Reserved.