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