Class CharBags
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.CharBags
-
public final class CharBags extends Object
CharBags is a static utility for creatingImmutableCharBagFactoryandMutableCharBagFactory. This file was automatically generated from template file primitiveBagsAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableCharBagFactory immutable
-
mutable
public static final MutableCharBagFactory mutable
-
-