Package jcontrol.lang

Provides replacement classes that are fundamental to the design of the Java programming language.

See:
          Description

Class Summary
Deadline JControl deadline.
Math Provides some simple math functions.
ThreadExt Thread extensions for JControl.
ThrowableExt Extended functionality for the base class for exceptions and errors.
 

Exception Summary
DeadlineMissException Is thrown in case of a missed Deadline.
NotImplementedException Signals that a native method is not implemented.
 

Package jcontrol.lang Description

Provides replacement classes that are fundamental to the design of the Java programming language.

Since:
Yogi2