public class HashSetSupplier<T> extends Object implements com.google.common.base.Supplier<Set<T>>
Set<T>
get()
static <T> com.google.common.base.Supplier<Set<T>>
instance()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> com.google.common.base.Supplier<Set<T>> instance()
public Set<T> get()
get
com.google.common.base.Supplier<Set<T>>
Copyright © 2016. All rights reserved.