Class ByteBooleanMaps
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.ByteBooleanMaps
-
public final class ByteBooleanMaps extends Object
ByteBooleanMaps is a static utility for creatingImmutableByteBooleanMapFactoryandMutableByteBooleanMapFactory. This file was automatically generated from template file primitivePrimitiveMapsAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableByteBooleanMapFactory immutable
-
mutable
public static final MutableByteBooleanMapFactory mutable
-
-