CLDC 8 (b75)

Connected Limited Device Configuration, Version 8 (b75)

Connected Limited Device Configuration 8 (CLDC 8) is a small subset of the Java Standard Edition.

See: Description

Packages 
Package Description
java.io
Provides for system input and output through data streams and the file system.
java.lang
Provides classes that are fundamental to the design of the Java programming language.
java.lang.annotation
Provides library support for the Java programming language annotation facility.
java.lang.ref
Provides reference-object classes, which support a limited degree of interaction with the garbage collector.
java.net
Provides exceptions related to socket connections.
java.nio
Defines buffers, which are containers for data.
java.nio.channels
Defines channels, which represent connections to entities that are capable of performing I/O operations, such as files.
java.nio.file
Defines interfaces and classes for the Java virtual machine to access files, file attributes, and file systems.
java.nio.file.attribute
Interfaces and classes providing access to file and file system attributes.
java.security
Provides the classes and interfaces for the security framework.
java.util
Contains the collections framework, legacy collection classes, event model, date and time facilities, random-number generator, and miscellaneous utility classes.
java.util.logging
Provides the classes and interfaces of the CLDC platform's core logging facilities.
CLDC 8 (b75)
10-February-2014 08:32

Copyright (c) 2014, Oracle and/or its affiliates. All Rights Reserved. Use of this specification is subject to license terms.