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