Package | Description |
---|---|
com.gs.collections.impl.lazy.primitive |
This package contains implementations of the lazy primitive iterator interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectDoubleIterable<T>
A CollectDoubleIterable is an iterable that transforms a source iterable using a DoubleFunction as it iterates.
|
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.
|
Copyright © 2004–2018. All rights reserved.