E
public class HashSetFactory<E> extends Object implements Supplier<HashSet<E>>
HashSetFactory()
HashSet<E>
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HashSetFactory()
public HashSet<E> get()
get
Supplier<HashSet<E>>
Copyright © 2017. All rights reserved.