public class Shell extends ObjectSE
| 修飾子と型 | メソッドと説明 |
|---|---|
protected void | handleSigInt() 最後に割り込みシグナルを処理します(CTRL-C)。 |
void | run() ユーザーが存在するまでシェルを実行します。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic void run()
throws ExceptionSEExceptionSE - エラー時 protected void handleSigInt()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.