public static class Function6.Impl<A,B,C,D,E,F,R> extends IntrospectableLambda implements Function6<A,B,C,D,E,F,R>
Function6.Impl<A,B,C,D,E,F,R>
Impl(Function6<A,B,C,D,E,F,R> function)
R
apply(A a, B b, C c, D d, E e, F f)
Object
getLambda()
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Impl(Function6<A,B,C,D,E,F,R> function)
public R apply(A a, B b, C c, D d, E e, F f)
apply
Function6<A,B,C,D,E,F,R>
public Object getLambda()
getLambda
IntrospectableLambda
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.