JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
pl.matsuo.core.util.function.Tuple
Uses of
Tuple
in
pl.matsuo.core.util.function
Methods in
pl.matsuo.core.util.function
that return
Tuple
Modifier and Type
Method
Description
static final <A,
B>
Tuple
<A,
B>
Tuple.
tuple
(A left, B right)