By bloid
via javalobby.org
Published: Nov 21 2006 / 16:57
Java 6 is almost ready to release, and includes an API for implementing command-line programs that go beyond the basic functionality available in prior examples by using System.in and System.out . The java.io.Console class is a simple extension of the command-line, and an instance is available through the System.console() method.
Add your comment
Voters For This Link (16)
-
bloid -
evanx -
bonlebon -
rick -
tjweir -
hf48922 -
javanperl -
f1choudary -
w3stfa11 -
ethzero -
mdesjardins -
dhergert -
tqueste -
mezmo -
flo87 -
TiSHuS