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 |
---|---|
LazyIntIterable |
LazyBooleanIterable.collectInt(BooleanToIntFunction function) |
Modifier and Type | Method and Description |
---|---|
LazyIntIterable |
AbstractLazyBooleanIterable.collectInt(BooleanToIntFunction function) |
Constructor and Description |
---|
CollectBooleanToIntIterable(BooleanIterable iterable,
BooleanToIntFunction function) |
Copyright © 2004–2016. All rights reserved.