Package com.styra.opa.openapi.utils
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 T
apply(S value)
-