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