| Package | Description |
|---|---|
| com.gs.collections.impl.factory.primitive |
This package contains static utilities for creating immutable primitive collection factories.
|
| com.gs.collections.impl.list.immutable.primitive |
This package contains implementations of immutable primitive list interfaces and immutable primitive list factory interfaces.
|
| Class and Description |
|---|
| ImmutableBooleanListFactory
A factory which creates instances of type
ImmutableBooleanList. |
| ImmutableByteListFactory
A factory which creates instances of type
ImmutableByteList. |
| ImmutableCharListFactory
A factory which creates instances of type
ImmutableCharList. |
| ImmutableDoubleListFactory
A factory which creates instances of type
ImmutableDoubleList. |
| ImmutableFloatListFactory
A factory which creates instances of type
ImmutableFloatList. |
| ImmutableIntListFactory
A factory which creates instances of type
ImmutableIntList. |
| ImmutableLongListFactory
A factory which creates instances of type
ImmutableLongList. |
| ImmutableShortListFactory
A factory which creates instances of type
ImmutableShortList. |
| Class and Description |
|---|
| ImmutableBooleanListFactory
A factory which creates instances of type
ImmutableBooleanList. |
| ImmutableByteListFactory
A factory which creates instances of type
ImmutableByteList. |
| ImmutableCharListFactory
A factory which creates instances of type
ImmutableCharList. |
| ImmutableDoubleListFactory
A factory which creates instances of type
ImmutableDoubleList. |
| ImmutableFloatListFactory
A factory which creates instances of type
ImmutableFloatList. |
| ImmutableIntListFactory
A factory which creates instances of type
ImmutableIntList. |
| ImmutableLongListFactory
A factory which creates instances of type
ImmutableLongList. |
| ImmutableShortListFactory
A factory which creates instances of type
ImmutableShortList. |
Copyright © 2004–2017. All rights reserved.