Class ShortSets
java.lang.Object
org.eclipse.collections.api.factory.primitive.ShortSets
ShortSets is a static utility for creating
ImmutableShortSetFactory
and MutableShortSetFactory
.
This file was automatically generated from template file primitiveSetsAPI.stg.- Since:
- 11.1.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ImmutableShortSetFactory
static final MutableShortSetFactory
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
immutable
-
mutable
-
-
Constructor Details
-
ShortSets
private ShortSets()
-