MID Profile

Uses of Package
java.util

Packages that use java.util
java.util MID Profile Utility Classes included from Java 2 Standard Edition. 
javax.microedition.lcdui The UI API provides a set of features for implementation of user interfaces for MIDP applications. 
 

Classes in java.util used by java.util
Calendar
          Calendar is an abstract class for getting and setting dates using a set of integer fields such as YEAR, MONTH, DAY, and so on.
Date
           
Enumeration
          An object that implements the Enumeration interface generates a series of elements, one at a time.
TimerTask
          A task that can be scheduled for one-time or repeated execution by a Timer.
TimeZone
          TimeZone represents a time zone offset, and also figures out daylight savings.
Vector
          The Vector class implements a growable array of objects.
 

Classes in java.util used by javax.microedition.lcdui
Date
           
TimeZone
          TimeZone represents a time zone offset, and also figures out daylight savings.
 


MID Profile

Submit a comment or suggestion Version 2.0 of MID Profile Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.