jp.co.cybec.cb3.util
インタフェース ApplicationExiter

既知の実装クラスの一覧:
ApplicationExiterImpl

public interface ApplicationExiter

ApplicationExiterインタフェース。

作成者:
Naoko Sugimoto

メソッドの概要
 void exit(int code)
          システムの終了処理です。
 

メソッドの詳細

exit

void exit(int code)
システムの終了処理です。

パラメータ:
code - 実行結果。


Copyright © 2008 Cyber Beans Corporation. All Rights Reserved.