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