-
Nested Class Summary
Nested Classes
-
Method Summary
default <RES> RES
static <A,
B,
C,
D,
E>
Tuple5<A,B,C,D,E>
of(A a,
B b,
C c,
D d,
E e)
-
Method Details
-
-
-
-
-
-
map
default <RES> RES map(Fn5<A,B,C,D,E,RES> f)
-
of
static <A,
B,
C,
D,
E> Tuple5<A,B,C,D,E> of(A a,
B b,
C c,
D d,
E e)