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