public abstract class KExtensionFunctionImpl2<T,P1,P2,R> extends DefaultJetObject implements KExtensionFunction2<T,P1,P2,R>
Constructor and Description |
---|
KExtensionFunctionImpl2() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
invoke
public KExtensionFunctionImpl2()
public java.lang.String toString()
toString
in class java.lang.Object