| 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.
|
| Modifier and Type | Field and Description |
|---|---|
static ImmutableBooleanListFactory |
BooleanLists.immutable |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableBooleanListFactoryImpl
ImmutableBooleanListFactoryImpl is a factory implementation which creates instances of type
ImmutableBooleanList. |
Copyright © 2004–2017. All rights reserved.