JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.reactfx.util
PentaConsumer
Uses of Interface
org.reactfx.util.PentaConsumer
Packages that use
PentaConsumer
Package
Description
org.reactfx.util
Uses of
PentaConsumer
in
org.reactfx.util
Methods in
org.reactfx.util
with parameters of type
PentaConsumer
Modifier and Type
Method
Description
void
Tuple5.
exec
(
PentaConsumer
<? super
A
, ? super
B
, ? super
C
, ? super
D
, ? super
E
> f)