Class LongBags
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.LongBags
-
public final class LongBags extends Object
LongBags is a static utility for creatingImmutableLongBagFactoryandMutableLongBagFactory. This file was automatically generated from template file primitiveBagsAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableLongBagFactory immutable
-
mutable
public static final MutableLongBagFactory mutable
-
-