| 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 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CharList
This file was automatically generated from template file primitiveList.stg.
|
interface |
ImmutableCharList
This file was automatically generated from template file immutablePrimitiveList.stg.
|
interface |
MutableCharList
This file was automatically generated from template file mutablePrimitiveList.stg.
|
| Modifier and Type | Method and Description |
|---|---|
ReversibleCharIterable |
ReversibleIterable.collectChar(CharFunction<? super T> charFunction) |
| Modifier and Type | Method and Description |
|---|---|
ReversibleCharIterable |
ReversibleCharIterable.distinct() |
ReversibleCharIterable |
ReversibleCharIterable.reject(CharPredicate predicate) |
ReversibleCharIterable |
ReversibleCharIterable.select(CharPredicate predicate) |
ReversibleCharIterable |
ReversibleCharIterable.toReversed() |
Copyright © 2004–2017. All rights reserved.