public static class Function1.Impl<T,R> extends IntrospectableLambda implements Function1<T,R>
Function1.Impl<T,R>
Modifier and Type | Method and Description |
---|---|
R |
apply(T t) |
Object |
getLambda() |
equals, hashCode, toString
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.