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