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.Consumer5
Packages that use
Consumer5
Package
Description
fi.jubic.easyutils.transactional
Uses of
Consumer5
in
fi.jubic.easyutils.transactional
Methods in
fi.jubic.easyutils.transactional
with parameters of type
Consumer5
Modifier and Type
Method
Description
Transactional5
<
T0
,
T1
,
T2
,
T3
,
T4
,
C
>
Transactional5.
peek
(
Consumer5
<
T0
,
T1
,
T2
,
T3
,
T4
> action)