public class ApplicationPid extends ObjectSE
| 修飾子 | コンストラクターと説明 |
|---|---|
| ApplicationPid() |
protected | ApplicationPid(StringSE pid) |
| 修飾子と型 | メソッドと説明 |
|---|---|
boolean | equals(ObjectSE obj) |
int | hashCode() |
StringSE | toString() |
void | write(FileSE file)PID を指定したファイルに書き込みます。 |
cloneSE, finalizeSE, getClassSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic ApplicationPid()
protected ApplicationPid(StringSE pid)
public int hashCode()
ObjectSE の hashCodeSE public StringSE toString()
ObjectSE の toStringSE public void write(FileSE file) throws IOExceptionSE
file - PID ファイル IllegalStateExceptionSE - 使用可能な PID がない場合。IOExceptionSE - ファイルに書き込めない場合