System.in

System.in

Class Overview | Class Members | This Package | All Packages

Syntax
public static final InputStream in
Description
The "standard" input stream. This stream is already open and ready to supply input data. Typically this stream corresponds to keyboard input or another input source specified by the host environment or user.