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