JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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)
Method Details
apply
T
apply
(
S
value)
throws
Exception
Throws:
Exception