public abstract class CheckedProcedure<T> extends Object implements org.eclipse.collections.api.block.procedure.Procedure<T>, ThrowingProcedure<T>
| Constructor and Description |
|---|
CheckedProcedure() |
| Modifier and Type | Method and Description |
|---|---|
void |
value(T object) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsafeValueCopyright © 2004–2018. All rights reserved.