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, wait
safeValue
Copyright © 2004–2016. All rights reserved.