| Package | Description |
|---|---|
| com.gs.collections.impl.block.procedure |
This package contains implementations of
Procedure and Procedure2. |
| Modifier and Type | Method and Description |
|---|---|
static <T> CollectionRemoveProcedure<T> |
CollectionRemoveProcedure.on(java.util.Collection<T> newCollection) |