Encyclopedia > J2ME

  Article Content

Java 2 Platform, Micro Edition

Redirected from J2ME

Java 2 Platform, Micro Edition or J2ME is a collection of java Application Programming Interfaces targeting embedded consumer products such as PDAs, cell phones and other consumer appliances.

Table of contents

General APIs

java.io

A streamlined version of the java.io package found in the standard edition for doing Input/Output operations.

java.lang

Contains classes thought applicable to most java programs. This package contains standard java types like Integers and Strings as well as basic exceptions, math functions, system functions, threading and security functions.

java.util

A streamlined version of the java.util collection library. This package contains the collection classes like Vector and Hashtable. It also contains calendar and data classes.

java.microedition.io

Contains the Java 2 Platform, Micro Edition specific classes used for I/O operations.

External Links



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
North Lindenhurst, New York

... from other races, and 1.95% from two or more races. 11.66% of the population are Hispanic or Latino of any race. There are 3,808 households out of which 37.3% have ...

 
 
 
This page was created in 30.9 ms