Interface Function<I,O>
-
public interface Function<I,O>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Ocall(I input)
-
public interface Function<I,O>
| Modifier and Type | Method | Description |
|---|---|---|
O |
call(I input) |