static interface CommandOperationHelper.CommandTransformer<T,R>
| Modifier and Type | Method and Description |
|---|---|
R |
apply(T t,
ServerAddress serverAddress)
Yield an appropriate result object for the input object.
|
R apply(T t, ServerAddress serverAddress)
t - the input object