JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
com.storedobject.common.EFunction
Packages that use
EFunction
Package
Description
com.storedobject.common
Uses of
EFunction
in
com.storedobject.common
Methods in
com.storedobject.common
with parameters of type
EFunction
Modifier and Type
Method
Description
static <T,
R,
E extends
Exception
>
Function
<T,
R>
EFunction.
wrap
(
EFunction
<T,
R,
E> function)