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