Class ShortSets
- java.lang.Object
-
- org.eclipse.collections.api.factory.primitive.ShortSets
-
public final class ShortSets extends Object
ShortSets is a static utility for creatingImmutableShortSetFactoryandMutableShortSetFactory. This file was automatically generated from template file primitiveSetsAPI.stg.- Since:
- 11.1.
-
-
Field Detail
-
immutable
public static final ImmutableShortSetFactory immutable
-
mutable
public static final MutableShortSetFactory mutable
-
-