Class ImmutableFloatListFactoryImpl
java.lang.Object
org.eclipse.collections.impl.list.immutable.primitive.ImmutableFloatListFactoryImpl
- All Implemented Interfaces:
ImmutableFloatListFactory
ImmutableFloatListFactoryImpl is a factory implementation which creates instances of type
ImmutableFloatList.
This file was automatically generated from template file immutablePrimitiveListFactoryImpl.stg.- Since:
- 3.2.
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ImmutableFloatListFactoryImpl
public ImmutableFloatListFactoryImpl()
-
-
Method Details
-
empty
- Specified by:
emptyin interfaceImmutableFloatListFactory
-
of
- Specified by:
ofin interfaceImmutableFloatListFactory
-
with
- Specified by:
within interfaceImmutableFloatListFactory
-
of
- Specified by:
ofin interfaceImmutableFloatListFactory
-
with
- Specified by:
within interfaceImmutableFloatListFactory
-
of
- Specified by:
ofin interfaceImmutableFloatListFactory
-
with
- Specified by:
within interfaceImmutableFloatListFactory
-
ofAll
- Specified by:
ofAllin interfaceImmutableFloatListFactory
-
withAll
- Specified by:
withAllin interfaceImmutableFloatListFactory
-
ofAll
- Specified by:
ofAllin interfaceImmutableFloatListFactory- Since:
- 10.0
-
withAll
- Specified by:
withAllin interfaceImmutableFloatListFactory- Since:
- 10.0
-