Changes

Jump to navigation Jump to search
7 bytes removed ,  11:51, 11 July 2022
=Module Imports=
A Java classes class can also be instantiated by ''importing'' them as a module: A new instance of the addressed class will be constructed, which can then be referenced in the query body.
In the (side-effecting) example below, a HashSet instance is created, values are added, and the size of the set is returned. As {{Code|set:add()}} returns boolean values, {{Function|Profiling|prof:void}} is used to swallow the values:
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu