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