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