JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
one.xingyi.tuples.Tuple4
Packages that use
Tuple4
Package
Description
one.xingyi.tuples
Uses of
Tuple4
in
one.xingyi.tuples
Methods in
one.xingyi.tuples
that return
Tuple4
Modifier and Type
Method
Description
static <T1,
T2,
T3,
T4>
Tuple4
<T1,
T2,
T3,
T4>
Tuple4.
of
(T1 t1, T2 t2, T3 t3, T4 t4)