E - the LinkedHashSet element type parameterpublic class LinkedHashSetFactory<E> extends Object implements Supplier<LinkedHashSet<E>>
| Constructor and Description |
|---|
LinkedHashSetFactory() |
public LinkedHashSet<E> get()
get in interface Supplier<LinkedHashSet<E>>Copyright © 2017. All rights reserved.