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