| 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 |
ImmutableLongList
This file was automatically generated from template file immutablePrimitiveList.stg.
|
interface |
LongList
This file was automatically generated from template file primitiveList.stg.
|
interface |
MutableLongList
This file was automatically generated from template file mutablePrimitiveList.stg.
|
| Modifier and Type | Method and Description |
|---|---|
ReversibleLongIterable |
ReversibleIterable.collectLong(LongFunction<? super T> longFunction) |
| Modifier and Type | Method and Description |
|---|---|
ReversibleLongIterable |
ReversibleLongIterable.distinct() |
ReversibleLongIterable |
ReversibleLongIterable.reject(LongPredicate predicate) |
ReversibleLongIterable |
ReversibleLongIterable.select(LongPredicate predicate) |
ReversibleLongIterable |
ReversibleLongIterable.toReversed() |
Copyright © 2004–2017. All rights reserved.