Java

Assembly: Java;

Description

The Java class contains a static method that is used to execute functions in the Java language.

Static Class Methods

  Method name Brief description
Invoke The Invoke method executes static Java method and returns result of its work.
InvokeModule The InvokeModule method executes a static method stored in a Java module and returns result of its work.

See also:

Java Assembly Classes