java.lang.ObjectHelloworld
public class Helloworld
Constructor Summary | |
---|---|
Helloworld()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] arg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Helloworld()
Method Detail |
---|
public static void main(java.lang.String[] arg)