Uses of Interface
org.eclipse.collections.api.factory.set.primitive.ImmutableCharSetFactory
| Package | Description |
|---|---|
| org.eclipse.collections.impl.factory.primitive |
This package contains static utilities for creating immutable primitive collection factories.
|
| org.eclipse.collections.impl.set.immutable.primitive |
This package contains implementations of the immutable primitive set interfaces.
|
-
Uses of ImmutableCharSetFactory in org.eclipse.collections.impl.factory.primitive
Fields in org.eclipse.collections.impl.factory.primitive declared as ImmutableCharSetFactory Modifier and Type Field Description static ImmutableCharSetFactoryCharSets. immutable -
Uses of ImmutableCharSetFactory in org.eclipse.collections.impl.set.immutable.primitive
Classes in org.eclipse.collections.impl.set.immutable.primitive that implement ImmutableCharSetFactory Modifier and Type Class Description classImmutableCharSetFactoryImplImmutableCharSetFactoryImpl is a factory implementation which creates instances of typeImmutableCharSet.