public class hiUr extends Object implements hiCaller.hi_command_if, hiArgs.Helper
| コンストラクタと説明 | 
|---|
| hiUr() | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| 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, waitdefault_helppublic void help(String key_, String msg_)
hiArgs.Helperhelp インタフェース内 hiArgs.Helperkey_ - キーmsg_ - エラー内容public void main(String[] args_)
public String[] main(String com_, String[] args_)
hiCaller.hi_command_ifmain インタフェース内 hiCaller.hi_command_ifcom_ - コマンド名args_ - コマンド引数。