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