Interface Utils.Function<S,T>
-
- Enclosing class:
- Utils
public static interface Utils.Function<S,T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tapply(S value)
-
public static interface Utils.Function<S,T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
apply(S value) |