Uses of Class
java.io.Console
Package
Description
Provides for system input and output through data streams,
serialization and the file system.
Provides classes that are fundamental to the design of the Java
programming language.
-
Uses of Console in java.io
Modifier and TypeMethodDescriptionWrites a formatted string to this console's output stream using the specified format string and arguments.A convenience method to write a formatted string to this console's output stream using the specified format string and arguments. -
Uses of Console in java.lang