Package org.j4me.util

Utility classes that help with J2ME shortcomings.

See:
          Description

Class Summary
ConnectorHelper Substitute for Connector.open that forces a timeout on all platforms.
MathFunc Implements the methods which are in the standard J2SE's Math class, but are not in in J2ME's.
 

Package org.j4me.util Description

Utility classes that help with J2ME shortcomings. The purpose of this package is identical to the java.util package.