Uses of Class
org.eclipse.collections.impl.set.mutable.primitive.MutableLongSetFactoryImpl
| Package | Description |
|---|---|
| org.eclipse.collections.impl.set.mutable.primitive |
This package contains implementations of the mutable primitive set interfaces.
|
-
Uses of MutableLongSetFactoryImpl in org.eclipse.collections.impl.set.mutable.primitive
Methods in org.eclipse.collections.impl.set.mutable.primitive that return MutableLongSetFactoryImpl Modifier and Type Method Description static MutableLongSetFactoryImplMutableLongSetFactoryImpl. valueOf(String name)Returns the enum constant of this type with the specified name.static MutableLongSetFactoryImpl[]MutableLongSetFactoryImpl. values()Returns an array containing the constants of this enum type, in the order they are declared.