Package | Description |
---|---|
org.eclipse.collections.api |
This package contains interfaces for Eclipse Collections API.
|
org.eclipse.collections.api.map.primitive |
This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.
|
org.eclipse.collections.api.ordered.primitive | |
org.eclipse.collections.impl.bag.mutable.primitive |
This package contains implementations of the mutable primitive bag interfaces.
|
org.eclipse.collections.impl.collection.mutable.primitive |
This package contains implementations of the mutable primitive collection interfaces.
|
org.eclipse.collections.impl.lazy |
This package contains implementations of the
LazyIterable interface. |
org.eclipse.collections.impl.lazy.primitive |
This package contains implementations of the lazy primitive iterator interfaces.
|
org.eclipse.collections.impl.list.mutable.primitive |
This package contains implementations of the mutable primitive list interfaces.
|
org.eclipse.collections.impl.map.mutable.primitive |
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
|
org.eclipse.collections.impl.primitive | |
org.eclipse.collections.impl.set.mutable.primitive |
This package contains implementations of the mutable primitive set interfaces.
|
org.eclipse.collections.impl.stack.mutable.primitive |
This package contains implementations of the mutable primitive stack interfaces.
|
org.eclipse.collections.impl.utility.primitive |
Modifier and Type | Method and Description |
---|---|
LazyDoubleIterable |
DoubleCharMap.keysView() |
LazyDoubleIterable |
DoubleDoubleMap.keysView() |
LazyDoubleIterable |
DoubleObjectMap.keysView() |
LazyDoubleIterable |
DoubleFloatMap.keysView() |
LazyDoubleIterable |
DoubleBooleanMap.keysView() |
LazyDoubleIterable |
DoubleIntMap.keysView() |
LazyDoubleIterable |
DoubleByteMap.keysView() |
LazyDoubleIterable |
DoubleLongMap.keysView() |
LazyDoubleIterable |
DoubleShortMap.keysView() |
Modifier and Type | Method and Description |
---|---|
LazyDoubleIterable |
ReversibleDoubleIterable.asReversed() |
Modifier and Type | Method and Description |
---|---|
LazyDoubleIterable |
SynchronizedDoubleBag.asLazy() |
Modifier and Type | Method and Description |
---|---|
LazyDoubleIterable |
AbstractUnmodifiableDoubleCollection.asLazy() |
LazyDoubleIterable |
AbstractSynchronizedDoubleCollection.asLazy() |
Modifier and Type | Method and Description |
---|---|
LazyDoubleIterable |
AbstractLazyIterable.collectDouble(DoubleFunction<? super T> doubleFunction) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLazyDoubleIterable
This file was automatically generated from template file abstractLazyPrimitiveIterable.stg.
|
class |
CollectBooleanToDoubleIterable
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
class |
CollectByteToDoubleIterable
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
class |
CollectCharToDoubleIterable
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
class |
CollectDoubleIterable<T>
This file was automatically generated from template file collectPrimitiveIterable.stg.
|
class |
CollectDoubleToDoubleIterable
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
class |
CollectFloatToDoubleIterable
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
class |
CollectIntToDoubleIterable
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
class |
CollectLongToDoubleIterable
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
class |
CollectShortToDoubleIterable
This file was automatically generated from template file collectPrimitiveToPrimitiveIterable.stg.
|
class |
LazyDoubleIterableAdapter
This file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.
|
class |
ReverseDoubleIterable
This file was automatically generated from template file reversePrimitiveIterable.stg.
|
class |
SelectDoubleIterable
This file was automatically generated from template file selectPrimitiveIterable.stg.
|
Modifier and Type | Method and Description |
---|---|
LazyDoubleIterable |
SynchronizedDoubleList.asLazy() |
LazyDoubleIterable |
UnmodifiableDoubleList.asReversed() |
LazyDoubleIterable |
DoubleArrayList.asReversed() |
LazyDoubleIterable |
SynchronizedDoubleList.asReversed() |
Modifier and Type | Method and Description |
---|---|
LazyDoubleIterable |
UnmodifiableObjectDoubleMap.asLazy() |
LazyDoubleIterable |
ObjectDoubleHashMapWithHashingStrategy.asLazy() |
LazyDoubleIterable |
UnmodifiableIntDoubleMap.asLazy() |
LazyDoubleIterable |
UnmodifiableLongDoubleMap.asLazy() |
LazyDoubleIterable |
SynchronizedShortDoubleMap.asLazy() |
LazyDoubleIterable |
UnmodifiableShortDoubleMap.asLazy() |
LazyDoubleIterable |
UnmodifiableFloatDoubleMap.asLazy() |
LazyDoubleIterable |
AbstractMutableDoubleKeySet.asLazy() |
LazyDoubleIterable |
SynchronizedLongDoubleMap.asLazy() |
LazyDoubleIterable |
SynchronizedIntDoubleMap.asLazy() |
LazyDoubleIterable |
SynchronizedCharDoubleMap.asLazy() |
LazyDoubleIterable |
UnmodifiableByteDoubleMap.asLazy() |
LazyDoubleIterable |
SynchronizedDoubleDoubleMap.asLazy() |
LazyDoubleIterable |
SynchronizedObjectDoubleMap.asLazy() |
LazyDoubleIterable |
SynchronizedFloatDoubleMap.asLazy() |
LazyDoubleIterable |
UnmodifiableCharDoubleMap.asLazy() |
LazyDoubleIterable |
ObjectDoubleHashMap.asLazy() |
LazyDoubleIterable |
SynchronizedByteDoubleMap.asLazy() |
LazyDoubleIterable |
UnmodifiableDoubleDoubleMap.asLazy() |
LazyDoubleIterable |
SynchronizedDoubleByteMap.keysView() |
LazyDoubleIterable |
DoubleByteHashMap.keysView() |
LazyDoubleIterable |
DoubleShortHashMap.keysView() |
LazyDoubleIterable |
SynchronizedDoubleLongMap.keysView() |
LazyDoubleIterable |
SynchronizedDoubleFloatMap.keysView() |
LazyDoubleIterable |
UnmodifiableDoubleCharMap.keysView() |
LazyDoubleIterable |
UnmodifiableDoubleObjectMap.keysView() |
LazyDoubleIterable |
SynchronizedDoubleCharMap.keysView() |
LazyDoubleIterable |
SynchronizedDoubleBooleanMap.keysView() |
LazyDoubleIterable |
SynchronizedDoubleIntMap.keysView() |
LazyDoubleIterable |
DoubleIntHashMap.keysView() |
LazyDoubleIterable |
DoubleDoubleHashMap.keysView() |
LazyDoubleIterable |
UnmodifiableDoubleFloatMap.keysView() |
LazyDoubleIterable |
SynchronizedDoubleObjectMap.keysView() |
LazyDoubleIterable |
DoubleFloatHashMap.keysView() |
LazyDoubleIterable |
DoubleCharHashMap.keysView() |
LazyDoubleIterable |
DoubleBooleanHashMap.keysView() |
LazyDoubleIterable |
SynchronizedDoubleShortMap.keysView() |
LazyDoubleIterable |
DoubleObjectHashMap.keysView() |
LazyDoubleIterable |
SynchronizedDoubleDoubleMap.keysView() |
LazyDoubleIterable |
DoubleLongHashMap.keysView() |
LazyDoubleIterable |
UnmodifiableDoubleLongMap.keysView() |
LazyDoubleIterable |
UnmodifiableDoubleIntMap.keysView() |
LazyDoubleIterable |
UnmodifiableDoubleShortMap.keysView() |
LazyDoubleIterable |
UnmodifiableDoubleBooleanMap.keysView() |
LazyDoubleIterable |
UnmodifiableDoubleByteMap.keysView() |
LazyDoubleIterable |
UnmodifiableDoubleDoubleMap.keysView() |
Modifier and Type | Method and Description |
---|---|
LazyDoubleIterable |
SynchronizedDoubleIterable.asLazy() |
LazyDoubleIterable |
AbstractDoubleIterable.asLazy() |
Modifier and Type | Method and Description |
---|---|
LazyDoubleIterable |
SynchronizedDoubleSet.asLazy() |
Modifier and Type | Method and Description |
---|---|
LazyDoubleIterable |
SynchronizedDoubleStack.asLazy() |
LazyDoubleIterable |
UnmodifiableDoubleStack.asLazy() |
LazyDoubleIterable |
DoubleArrayStack.asLazy() |
Modifier and Type | Method and Description |
---|---|
static LazyDoubleIterable |
LazyDoubleIterate.adapt(DoubleIterable iterable)
Creates a deferred double iterable for the specified double iterable.
|
static LazyDoubleIterable |
LazyDoubleIterate.empty() |
static LazyDoubleIterable |
LazyDoubleIterate.select(DoubleIterable iterable,
DoublePredicate predicate)
Creates a deferred filtering double iterable for the specified double iterable.
|
Copyright © 2004–2016. All rights reserved.