@Deprecated public class F2<In1,In2,Out> extends Function<In1,In2,Object,Object,Object,Object,Object,Object,Object,Out> implements Function2<In1,In2,Out>
a, b, c, d, e, f, g, h, i
F2(In1 a, In2 b, Object... extraVariables)
Out
call(In1 a, In2 b)
call, ret, returnValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public F2(In1 a, In2 b, Object... extraVariables)
public Out call(In1 a, In2 b)
call
Function2<In1,In2,Out>
Copyright © 2021. All rights reserved.