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