Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Referring to the language constructs will give a good introduction to the static methods provided in HJ-Lib.

The API documentation for HJ-lib is available here. The most important classes that provide support for the static methods to use are:

A summary of the configuration options that can be used to initialize the HJ-lib runtime is available as the different enum constants in the HjSystemProperty class.

Primers on how to use HJ-lib are also available to view online here. These examples can be used to test the various constructs such as:

...