Package | Description |
---|---|
org.eclipse.collections.api |
This package contains interfaces for Eclipse Collections API.
|
org.eclipse.collections.impl.lazy.primitive |
This package contains implementations of the lazy primitive iterator interfaces.
|
Modifier and Type | Method and Description |
---|---|
LazyLongIterable |
LazyBooleanIterable.collectLong(BooleanToLongFunction function) |
Modifier and Type | Method and Description |
---|---|
LazyLongIterable |
AbstractLazyBooleanIterable.collectLong(BooleanToLongFunction function) |
Constructor and Description |
---|
CollectBooleanToLongIterable(BooleanIterable iterable,
BooleanToLongFunction function) |
Copyright © 2004–2016. All rights reserved.