| Package | Description |
|---|---|
| org.eclipse.collections.api.list.primitive |
This package contains mutable and immutable primitive list API.
|
| org.eclipse.collections.api.ordered | |
| org.eclipse.collections.api.ordered.primitive | |
| org.eclipse.collections.api.stack.primitive |
This package contains mutable and immutable primitive stack API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BooleanList
This file was automatically generated from template file primitiveList.stg.
|
interface |
ImmutableBooleanList
This file was automatically generated from template file immutablePrimitiveList.stg.
|
interface |
MutableBooleanList
This file was automatically generated from template file mutablePrimitiveList.stg.
|
| Modifier and Type | Method and Description |
|---|---|
OrderedBooleanIterable |
OrderedIterable.collectBoolean(BooleanFunction<? super T> booleanFunction) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReversibleBooleanIterable
This file was automatically generated from template file reversiblePrimitiveIterable.stg.
|
| Modifier and Type | Method and Description |
|---|---|
OrderedBooleanIterable |
OrderedBooleanIterable.reject(BooleanPredicate predicate) |
OrderedBooleanIterable |
OrderedBooleanIterable.select(BooleanPredicate predicate) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BooleanStack
This file was automatically generated from template file primitiveStack.stg.
|
interface |
ImmutableBooleanStack
This file was automatically generated from template file immutablePrimitiveStack.stg.
|
interface |
MutableBooleanStack
This file was automatically generated from template file mutablePrimitiveStack.stg.
|
Copyright © 2004–2017. All rights reserved.