
| Class | Description |
|---|---|
| Array |
This is an intrinsic class that contains the implementation details for Java arrays.
|
| CoverageUtil |
Utilities used for code coverage, to be injected into the JavaScript AST.
|
| LongLib |
Implements a Java
long in a way that can be translated to JavaScript. |
| ModuleUtils |
This is an intrinsic class that contains helper methods for module startup.
|
| Runtime |
Utility class that provides methods for dealing with the runtime representation of Java classes
and bootstraping code.
|
Copyright © 2018. All rights reserved.