Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pr_methods:gettypeclass [2023/04/04 07:17] – ↷ Page moved from progref:0500_adding_function_libraries:0510_implementing_function_library:gettypeclass to pr_methods:gettypeclass sean | pr_methods:gettypeclass [2023/05/03 04:39] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag> | + | {{tag> |
| ====getTypeClass (String, Collection)==== | ====getTypeClass (String, Collection)==== | ||
| <code java> | <code java> | ||
| - | This method must return the class of the object that is returned when the function is calculated – see '' | + | This method must return the class of the object that is returned when the function is calculated – see '' |
| === Parameters === | === Parameters === | ||
| Line 11: | Line 11: | ||
| ===Returns=== | ===Returns=== | ||
| - | The class of the object that is returned by the '' | + | The class of the object that is returned by the '' |