org.codelabor.example.helloworld
Class HelloWorld
java.lang.Object
org.codelabor.example.helloworld.HelloWorld
public class HelloWorld
- extends Object
HelloWorld 메인 클래스
- Author:
- Shin Sang-jae
Method Summary |
static void |
main(String[] args)
메인 메소드 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloWorld
public HelloWorld()
main
public static void main(String[] args)
- 메인 메소드
- Parameters:
args
- 입력 아규먼트
Copyright © 2011 CODELABOR. All Rights Reserved.