CLDC 8 (b75)

Package java.io

Provides for system input and output through data streams and the file system.

See: Description

Package java.io Description

Provides for system input and output through data streams and the file system. Unless otherwise noted, passing a null argument to a constructor or method in any class or interface in this package will cause a NullPointerException to be thrown.
Since:
JDK1.0
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.