public abstract class CheckedProcedure<T> extends Object implements 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–2016. All rights reserved.