| |
|
| java.lang.Object regression.PrintClass
PrintClass | public class PrintClass (Code) | | PrintClass: write a class as a println statement.
author: Thomas Ball |
Method Summary | |
public static void | main(String[] args) | void | print(PrintStream out) | public static void | usage() An error routine which displays the command line usage
before exiting. |
usage | public static void usage()(Code) | | An error routine which displays the command line usage
before exiting.
|
|
|
|