Link Details

Link 7336 thumbnail
User 111696 avatar

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.
  • 16
  • 0
  • 1172
  • 422

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.