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