| Package | Description |
|---|---|
| com.gs.collections.impl.block.procedure |
This package contains implementations of
Procedure and Procedure2. |
| Modifier and Type | Method and Description |
|---|---|
static <TT,RR extends java.util.Collection<com.gs.collections.api.tuple.Pair<TT,java.lang.Integer>>> |
ZipWithIndexProcedure.create(RR target) |