Class CharSets
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.CharSets
-
public final class CharSets extends Object
CharSets is a static utility for creatingImmutableCharSetFactoryandMutableCharSetFactory. This file was automatically generated from template file primitiveSetsAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableCharSetFactory immutable
-
mutable
public static final MutableCharSetFactory mutable
-
-