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 |
CollectLongIterable<T>
A CollectLongIterable is an iterable that transforms a source iterable using an LongFunction as it iterates.
|
class |
LazyLongIterableAdapter
This file was automatically generated from template file lazyPrimitiveIterableAdapter.stg.
|
class |
ReverseLongIterable
This file was automatically generated from template file reversePrimitiveIterable.stg.
|
class |
SelectLongIterable
This file was automatically generated from template file selectPrimitiveIterable.stg.
|
Copyright © 2004–2016. All rights reserved.