Package | Description |
---|---|
com.cinterion.io |
IO related utility classes for accessing the functionality of a wireless module.
|
com.cinterion.location | |
java.util |
MID Profile Utility Classes included from Java 2 Standard
Edition.
|
Class and Description |
---|
Vector
The
Vector class implements a growable array of
objects. |
Class and Description |
---|
Enumeration
An object that implements the Enumeration interface generates a
series of elements, one at a time.
|
Class and Description |
---|
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. |
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.