Class CharBooleanMaps
- java.lang.Object
-
- org.eclipse.collections.impl.factory.primitive.CharBooleanMaps
-
public final class CharBooleanMaps extends Object
CharBooleanMaps is a static utility for creatingImmutableCharBooleanMapFactoryandMutableCharBooleanMapFactory. This file was automatically generated from template file primitivePrimitiveMaps.stg.- Since:
- 4.0.
-
-
Field Detail
-
immutable
public static final ImmutableCharBooleanMapFactory immutable
-
mutable
public static final MutableCharBooleanMapFactory mutable
-
-