JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.google.mu.function
MapFrom8
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
map(T, T, T, T, T, T, T, T)
Interface MapFrom8<
T
,
R
>
public interface
MapFrom8<T,
R>
A 6-arg function of the signature of
(T, T, T, T, T, T, T, T) -> R
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
map
(
T
a,
T
b,
T
c,
T
d,
T
e,
T
f,
T
g,
T
h)
Method Details
map
R
map
(
T
a,
T
b,
T
c,
T
d,
T
e,
T
f,
T
g,
T
h)