R - The object type that is returned by the functionpublic abstract static class TdApi.Function<R extends TdApi.Object> extends TdApi.Object
| Constructor and Description |
|---|
Function()
Default Function constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Returns a string representation of the object.
|
getConstructorpublic java.lang.String toString()
toString in class TdApi.Object