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