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