Uses of Package
org.eclipse.collections.api.factory.set.primitive
Packages that use org.eclipse.collections.api.factory.set.primitive
Package
Description
This package contains static utilities for creating immutable primitive collection factories.
This package contains static utilities for creating immutable primitive collection factories.
This package contains implementations of the immutable primitive set interfaces.
This package contains implementations of the mutable primitive set interfaces.
-
Classes in org.eclipse.collections.api.factory.set.primitive used by org.eclipse.collections.api.factory.primitiveClassDescriptionA 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
. -
Classes in org.eclipse.collections.api.factory.set.primitive used by org.eclipse.collections.impl.factory.primitiveClassDescriptionA 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
. -
Classes in org.eclipse.collections.api.factory.set.primitive used by org.eclipse.collections.impl.set.immutable.primitiveClassDescriptionA 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
. -
Classes in org.eclipse.collections.api.factory.set.primitive used by org.eclipse.collections.impl.set.mutable.primitiveClassDescriptionA factory which creates instances of type
MutableBooleanSet
.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
.