java.util

Table B.91. Interfaces of the java.util Package
J2SE Interface Availability in CLDC/PDAP
Collection Not available in CLDC. Workaround: Vector
Comparator Not available in CLDC.
Enumeration Fully available in CLDC.
EventListener Fully available in PDAP.
Iterator Not available in CLDC. Workaround: Enumeration
List Not available in CLDC. Workaround: Vector
ListIterator Not available in CLDC.
Map Not available in CLDC. Workaround: Hashtable
Map.Entry Not available in CLDC.
Observer Not available in CLDC.
Set Not available in CLDC.
SortedMap Not available in CLDC.
SortedSet Not available in CLDC.
Table B.92. Classes of the java.util Package
J2SE Class Availability in CLDC/PDAP
AbstractCollection Not available in CLDC.
AbstractList Not available ...

Get Java™ 2 Micro Edition Application Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.