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