Thread.State, Thread.UncaughtExceptionHandler| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected StringBuilder |
_consoleSb |
protected BufferedReader |
_reader |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| コンストラクタと説明 |
|---|
ProcessConsoleReader(InputStream ins,
String encoding) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
read() |
void |
run() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldprotected final BufferedReader _reader
protected final StringBuilder _consoleSb
public ProcessConsoleReader(InputStream ins, String encoding)
Copyright © 2014–2015 The DBFlute Project. All rights reserved.