JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
xyz.cofe.coll.im.Tuple6
Uses of
Tuple6
in
xyz.cofe.coll.im
Methods in
xyz.cofe.coll.im
that return
Tuple6
Modifier and Type
Method
Description
static <A,
B,
C,
D,
E,
F>
Tuple6
<A,
B,
C,
D,
E,
F>
Tuple.
of
(A a, B b, C c, D d, E e, F f)
static <A,
B,
C,
D,
E,
F>
Tuple6
<A,
B,
C,
D,
E,
F>
Tuple6.
of
(A a, B b, C c, D d, E e, F f)