Interface ClientExec<T>
-
public interface ClientExec<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(T iface)
-
public interface ClientExec<T>
| Modifier and Type | Method | Description |
|---|---|---|
void |
execute(T iface) |