| Package | Description |
|---|---|
| org.eclipse.collections.impl.list.immutable.primitive |
This package contains implementations of immutable primitive list interfaces and immutable primitive list factory interfaces.
|
| Class and Description |
|---|
| ImmutableBooleanListFactoryImpl
ImmutableBooleanListFactoryImpl is a factory implementation which creates instances of type
ImmutableBooleanList. |
| ImmutableByteListFactoryImpl
ImmutableByteListFactoryImpl is a factory implementation which creates instances of type
ImmutableByteList. |
| ImmutableCharListFactoryImpl
ImmutableCharListFactoryImpl is a factory implementation which creates instances of type
ImmutableCharList. |
| ImmutableDoubleListFactoryImpl
ImmutableDoubleListFactoryImpl is a factory implementation which creates instances of type
ImmutableDoubleList. |
| ImmutableFloatListFactoryImpl
ImmutableFloatListFactoryImpl is a factory implementation which creates instances of type
ImmutableFloatList. |
| ImmutableIntListFactoryImpl
ImmutableIntListFactoryImpl is a factory implementation which creates instances of type
ImmutableIntList. |
| ImmutableLongListFactoryImpl
ImmutableLongListFactoryImpl is a factory implementation which creates instances of type
ImmutableLongList. |
| ImmutableShortListFactoryImpl
ImmutableShortListFactoryImpl is a factory implementation which creates instances of type
ImmutableShortList. |
Copyright © 2004–2020. All rights reserved.