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