Class ImmutableFloatSetFactoryImpl
java.lang.Object
org.eclipse.collections.impl.set.immutable.primitive.ImmutableFloatSetFactoryImpl
- All Implemented Interfaces:
ImmutableFloatSetFactory
ImmutableFloatSetFactoryImpl is a factory implementation which creates instances of type
ImmutableFloatSet.
This file was automatically generated from template file immutablePrimitiveSetFactoryImpl.stg.- Since:
- 4.0.
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ImmutableFloatSetFactoryImpl
public ImmutableFloatSetFactoryImpl()
-
-
Method Details
-
empty
- Specified by:
emptyin interfaceImmutableFloatSetFactory
-
of
- Specified by:
ofin interfaceImmutableFloatSetFactory
-
with
- Specified by:
within interfaceImmutableFloatSetFactory
-
of
- Specified by:
ofin interfaceImmutableFloatSetFactory
-
with
- Specified by:
within interfaceImmutableFloatSetFactory
-
of
- Specified by:
ofin interfaceImmutableFloatSetFactory
-
with
- Specified by:
within interfaceImmutableFloatSetFactory
-
ofAll
- Specified by:
ofAllin interfaceImmutableFloatSetFactory
-
withAll
- Specified by:
withAllin interfaceImmutableFloatSetFactory
-
ofAll
- Specified by:
ofAllin interfaceImmutableFloatSetFactory- Since:
- 10.0
-
withAll
- Specified by:
withAllin interfaceImmutableFloatSetFactory- Since:
- 10.0
-