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 |
---|---|
LazyShortIterable |
LazyBooleanIterable.collectShort(BooleanToShortFunction function) |
Modifier and Type | Method and Description |
---|---|
LazyShortIterable |
AbstractLazyBooleanIterable.collectShort(BooleanToShortFunction function) |
Constructor and Description |
---|
CollectBooleanToShortIterable(BooleanIterable iterable,
BooleanToShortFunction function) |
Copyright © 2004–2016. All rights reserved.