Improve javadoc.
This commit is contained in:
parent
419a28125b
commit
06a3ec7d7a
@ -171,6 +171,8 @@ EOT
|
||||
$this->addDocumentation(' public abstract static class Function<R extends Object> extends Object {', <<<EOT
|
||||
/**
|
||||
* This class is a base class for all TDLib interface function-classes.
|
||||
*
|
||||
* @param <R> The object type that is returned by the function
|
||||
*/
|
||||
EOT
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user