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