public class HashSetFactory<T> extends Object implements SetFactory<T>
HashSetFactory()
Set<T>
create()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HashSetFactory()
public Set<T> create()