JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
fi.jubic.easyutils.function.Consumer4
Packages that use
Consumer4
Package
Description
fi.jubic.easyutils.transactional
Uses of
Consumer4
in
fi.jubic.easyutils.transactional
Methods in
fi.jubic.easyutils.transactional
with parameters of type
Consumer4
Modifier and Type
Method
Description
Transactional4
<
T0
,
T1
,
T2
,
T3
,
C
>
Transactional4.
peek
(
Consumer4
<
T0
,
T1
,
T2
,
T3
> action)