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