IM Profile

Uses of Package
java.util

Packages that use java.util
com.siemens.icm.io Siemens IMP utility classes for accessing the functionality of a wireless module.  
com.siemens.icm.io.file   
java.util Contains the collection classes, and the date and time facilities. 
 

Classes in java.util used by com.siemens.icm.io
Vector
          The Vector class implements a growable array of objects.
 

Classes in java.util used by com.siemens.icm.io.file
Enumeration
          An object that implements the Enumeration interface generates a series of elements, one at a time.
 

Classes in java.util used by java.util
Calendar
          Calendar is an abstract base class for converting between a Date object and a set of integer fields such as YEAR, MONTH, DAY, HOUR, and so on.
Date
          The class Date represents a specific instant in time, with millisecond precision.
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.
 


IM Profile

Submit a comment or suggestion Version 2.0 of IM 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.