Class | Description |
---|---|
CommandLineReader |
Tool class that allows to analyze command line arguments that have been passed to an application.
|
Math2 |
Provides static methods implementing mathematical functions not present in
java.lang. Math . |
ProgramMainClass |
Main classes of applications providing a global
Preferences and ApplicationVersion
object can be inherited from this class. |
RandomValues |
Tool class that offers a set of methods generating random numbers and strings or performing
random operations on lists.
|
SystemUtils |
An extension of the apache commons class
SystemUtils . |