DCT Lightfoot v3 API specification

Package java.util

MID Profile Utility Classes included from Java 2 Standard Edition.

See:
          Description

Interface Summary
Enumeration  
EventListener Basic event listener
 

Class Summary
Calendar This is a utility class for storing time in a useful format
(Currently only supports Gregorian time)
Date Represent a date
EventObject Basic event object
Hashtable This implements a hashtable, which maps keys/value pairs.
Stack Implement a stack
Timer Implement a timer that is used to schedule timer tasks
TimerTask The timer task that has scheduled tasks
TimeZone  
Vector Implement a growable array of objects
 

Exception Summary
EmptyStackException  
NoSuchElementException  
 

Package java.util Description

MID Profile Utility Classes included from Java 2 Standard Edition. In addition to the java.util classes specified in the Connected Limited Device Configuration the Mobile Information Device Profile includes the following classes from Java 2 Standard Edition.

Timers provide facility for an application to schedule task for future execution in a background thread. TimerTasks may be scheduled using Timers for one-time execution, or for repeated execution at regular intervals.


DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification