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