Package org.dartra.util

General purpose utility classes.

See:
          Description

Interface Summary
Condition Utility strategy interface to select certain objects that comply to a certain condition.
 

Class Summary
CollectionTools Static utility methods dealing with collections of objects.
LocationTools This class provides tools for working with locations (x-y tuples).
MathTools Math tools for the J2ME CLDC 1.1 configuration.
PrintfFormat PrintfFormat allows the formatting of an array of objects embedded within a string.
StringTools Static utility methods dealing with strings.
 

Package org.dartra.util Description

General purpose utility classes. Some of the functionality offered by this package is aimed at supporting J2SE functions missing from J2ME CLCD 1.1/MIDP 2.0.