| Package | Description |
|---|---|
| org.eclipse.collections.impl.factory.primitive |
This package contains static utilities for creating immutable primitive collection factories.
|
| org.eclipse.collections.impl.set.immutable.primitive |
This package contains implementations of the immutable primitive set interfaces.
|
| org.eclipse.collections.impl.set.mutable.primitive |
This package contains implementations of the mutable primitive set interfaces.
|
| Class and Description |
|---|
| ImmutableBooleanSetFactory
A factory which creates instances of type
ImmutableBooleanSet. |
| ImmutableByteSetFactory
A factory which creates instances of type
ImmutableByteSet. |
| ImmutableCharSetFactory
A factory which creates instances of type
ImmutableCharSet. |
| ImmutableDoubleSetFactory
A factory which creates instances of type
ImmutableDoubleSet. |
| ImmutableFloatSetFactory
A factory which creates instances of type
ImmutableFloatSet. |
| ImmutableIntSetFactory
A factory which creates instances of type
ImmutableIntSet. |
| ImmutableLongSetFactory
A factory which creates instances of type
ImmutableLongSet. |
| ImmutableShortSetFactory
A factory which creates instances of type
ImmutableShortSet. |
| MutableBooleanSetFactory
A factory which creates instances of type
MutableBooleanSet. |
| MutableByteSetFactory
A factory which creates instances of type
MutableByteSet. |
| MutableCharSetFactory
A factory which creates instances of type
MutableCharSet. |
| MutableDoubleSetFactory
A factory which creates instances of type
MutableDoubleSet. |
| MutableFloatSetFactory
A factory which creates instances of type
MutableFloatSet. |
| MutableIntSetFactory
A factory which creates instances of type
MutableIntSet. |
| MutableLongSetFactory
A factory which creates instances of type
MutableLongSet. |
| MutableShortSetFactory
A factory which creates instances of type
MutableShortSet. |
| Class and Description |
|---|
| ImmutableBooleanSetFactory
A factory which creates instances of type
ImmutableBooleanSet. |
| ImmutableByteSetFactory
A factory which creates instances of type
ImmutableByteSet. |
| ImmutableCharSetFactory
A factory which creates instances of type
ImmutableCharSet. |
| ImmutableDoubleSetFactory
A factory which creates instances of type
ImmutableDoubleSet. |
| ImmutableFloatSetFactory
A factory which creates instances of type
ImmutableFloatSet. |
| ImmutableIntSetFactory
A factory which creates instances of type
ImmutableIntSet. |
| ImmutableLongSetFactory
A factory which creates instances of type
ImmutableLongSet. |
| ImmutableShortSetFactory
A factory which creates instances of type
ImmutableShortSet. |
| Class and Description |
|---|
| MutableBooleanSetFactory
A factory which creates instances of type
MutableBooleanSet. |
| MutableByteSetFactory
A factory which creates instances of type
MutableByteSet. |
| MutableCharSetFactory
A factory which creates instances of type
MutableCharSet. |
| MutableDoubleSetFactory
A factory which creates instances of type
MutableDoubleSet. |
| MutableFloatSetFactory
A factory which creates instances of type
MutableFloatSet. |
| MutableIntSetFactory
A factory which creates instances of type
MutableIntSet. |
| MutableLongSetFactory
A factory which creates instances of type
MutableLongSet. |
| MutableShortSetFactory
A factory which creates instances of type
MutableShortSet. |
Copyright © 2004–2016. All rights reserved.