Class ShortStacks
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.ShortStacks
-
public final class ShortStacks extends Object
ShortStacks is a static utility for creatingImmutableShortStackFactoryandMutableShortStackFactory. This file was automatically generated from template file primitiveStacksAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableShortStackFactory immutable
-
mutable
public static final MutableShortStackFactory mutable
-
-