public class hiUs extends Object implements hiCaller.hi_command_if, hiArgs.Helper
コンストラクタと説明 |
---|
hiUs() |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
help(String key_,
String msg_)
エラー時に呼ばれます
|
void |
main(String[] args_) |
String[] |
main(String com_,
String[] args_)
コマンドmain関数.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
default_help
public void help(String key_, String msg_)
hiArgs.Helper
help
インタフェース内 hiArgs.Helper
key_
- キーmsg_
- エラー内容public void main(String[] args_)
public String[] main(String com_, String[] args_)
hiCaller.hi_command_if
main
インタフェース内 hiCaller.hi_command_if
com_
- コマンド名args_
- コマンド引数。