public abstract class KFunctionImpl10<P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,R> extends DefaultJetObject implements KFunction10<P1,P2,P3,P4,P5,P6,P7,P8,P9,P10,R>
Constructor and Description |
---|
KFunctionImpl10() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
invoke
public KFunctionImpl10()
public java.lang.String toString()
toString
in class java.lang.Object