| Package | Description |
|---|---|
| org.eclipse.collections.impl.set.immutable.primitive |
This package contains implementations of the immutable primitive set interfaces.
|
| Class | Description |
|---|---|
| ImmutableBooleanSetFactoryImpl |
ImmutableBooleanSetFactoryImpl is a factory implementation which creates instances of type
ImmutableBooleanSet. |
| ImmutableByteSetFactoryImpl |
ImmutableByteSetFactoryImpl is a factory implementation which creates instances of type
ImmutableByteSet. |
| ImmutableCharSetFactoryImpl |
ImmutableCharSetFactoryImpl is a factory implementation which creates instances of type
ImmutableCharSet. |
| ImmutableDoubleSetFactoryImpl |
ImmutableDoubleSetFactoryImpl is a factory implementation which creates instances of type
ImmutableDoubleSet. |
| ImmutableFloatSetFactoryImpl |
ImmutableFloatSetFactoryImpl is a factory implementation which creates instances of type
ImmutableFloatSet. |
| ImmutableIntSetFactoryImpl |
ImmutableIntSetFactoryImpl is a factory implementation which creates instances of type
ImmutableIntSet. |
| ImmutableLongSetFactoryImpl |
ImmutableLongSetFactoryImpl is a factory implementation which creates instances of type
ImmutableLongSet. |
| ImmutableShortSetFactoryImpl |
ImmutableShortSetFactoryImpl is a factory implementation which creates instances of type
ImmutableShortSet. |
Copyright © 2004–2017. All rights reserved.