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