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