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, toString
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.