Package javautils

Miscellaneous utility classes.

See:
          Description

Interface Summary
CompleteTestSuiteRunnerConstants Contains an array of test classes (matching the pattern '*Test.java').
 

Class Summary
Classes Static utility methods for dealing with classes and reflection.
ClassesTest A [JUnit] test for Classes.
CompleteTestSuiteRunner An utility program for running all the unit tests of the project.
Counter A simple counter for generating identifiers.
Exceptions Static utility methods for dealing with exceptions.
ImmutablePair A simple immutable pair of objects.
ImmutablePairTest A [JUnit] test for ImmutablePair.
Objects Static utility methods for dealing with objects.
ObjectsTest A [JUnit] test for Objects.
 

Package javautils Description

Miscellaneous utility classes.