Package org.eclipse.collections.api.factory.set.primitive
package org.eclipse.collections.api.factory.set.primitive
This package contains factory API for creating primitive set instances.
-
InterfacesClassDescriptionA factory which creates instances of type
ImmutableBooleanSet
.A factory which creates instances of typeImmutableByteSet
.A factory which creates instances of typeImmutableCharSet
.A factory which creates instances of typeImmutableDoubleSet
.A factory which creates instances of typeImmutableFloatSet
.A factory which creates instances of typeImmutableIntSet
.A factory which creates instances of typeImmutableLongSet
.A factory which creates instances of typeImmutableShortSet
.A factory which creates instances of typeMutableBooleanSet
.A factory which creates instances of typeMutableByteSet
.A factory which creates instances of typeMutableCharSet
.A factory which creates instances of typeMutableDoubleSet
.A factory which creates instances of typeMutableFloatSet
.A factory which creates instances of typeMutableIntSet
.A factory which creates instances of typeMutableLongSet
.A factory which creates instances of typeMutableShortSet
.