| Package | Description |
|---|---|
| org.eclipse.collections.impl.block.procedure |
This package contains implementations of
Procedure and Procedure2. |
| Modifier and Type | Method and Description |
|---|---|
static <E> ChainedProcedure<E> |
ChainedProcedure.with(Procedure<? super E> procedure1,
Procedure<? super E> procedure2) |
Copyright © 2004–2016. All rights reserved.