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