Class Functions0.NewUnifiedSetFunction<T>
java.lang.Object
org.eclipse.collections.impl.block.factory.Functions0.NewUnifiedSetFunction<T>
- All Implemented Interfaces:
Serializable,Supplier<MutableSet<T>>,Function0<MutableSet<T>>
- Enclosing class:
- Functions0
private static final class Functions0.NewUnifiedSetFunction<T>
extends Object
implements Function0<MutableSet<T>>
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
NewUnifiedSetFunction
private NewUnifiedSetFunction()
-
-
Method Details