| Package | Description |
|---|---|
| org.eclipse.collections.api.ordered.primitive |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ReversibleLongIterable.injectIntoWithIndex(T injectedValue,
ObjectLongIntToObjectFunction<? super T,? extends T> function) |
<T> T |
OrderedLongIterable.injectIntoWithIndex(T injectedValue,
ObjectLongIntToObjectFunction<? super T,? extends T> function) |
Copyright © 2004–2020. All rights reserved.