org.lsst.ccs.shell.example
Class HelloWorld
java.lang.Object
org.lsst.ccs.shell.example.HelloWorld
public class HelloWorld
- extends Object
'Hello World!' example.
- Author:
- ASG
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloWorld
public HelloWorld()
add
public int add(int a,
int b)
echo
public String echo(String s)
main
public static void main(String[] params)
throws IOException
- Throws:
IOException
Copyright © 2013 LSST. All Rights Reserved.