public static class Function5.Impl<A,B,C,D,E,R> extends IntrospectableLambda implements Function5<A,B,C,D,E,R>
| Modifier and Type | Method and Description |
|---|---|
R |
apply(A a,
B b,
C c,
D d,
E e) |
Object |
getLambda() |
equals, hashCode, toStringCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.