public class ActionWithReturnWrapper<T,X> extends java.lang.Object implements TypedFunction<T,X>
| Constructor and Description |
|---|
ActionWithReturnWrapper(Action<T> action) |
| Modifier and Type | Method and Description |
|---|---|
X |
apply(T t) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetType