Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
protected StreamWatcherDelegate |
delegate |
protected InputStream |
is |
protected List<String> |
lines |
protected String |
type |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
StreamWatcher(InputStream is,
String type,
StreamWatcherDelegate delegate) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getLines() |
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 InputStream is
protected String type
protected StreamWatcherDelegate delegate
public StreamWatcher(InputStream is, String type, StreamWatcherDelegate delegate)
Copyright © 2013. All rights reserved.