public interface Action<T> extends BaseAction<T,RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
void |
performAction(T object) |
void performAction(T object)
performAction in interface BaseAction<T,RuntimeException>Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.