Class part2.chapter4.SimpleOut
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class part2.chapter4.SimpleOut

java.lang.Object
   |
   +----part2.chapter4.SimpleOut

public class SimpleOut
extends Object

Constructor Index

 o SimpleOut()

Method Index

 o main(String[])
 o println(String)

Constructors

 o SimpleOut
  public SimpleOut()

Methods

 o main
  public static void main(String args[]) throws IOException
 o println
  public static void println(String msg) throws IOException

All Packages  Class Hierarchy  This Package  Previous  Next  Index