Package org.jboss.weld.util.collections
Class HashSetSupplier<T>
- java.lang.Object
-
- org.jboss.weld.util.collections.HashSetSupplier<T>
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<T>get()static <T> com.google.common.base.Supplier<Set<T>>instance()
-