java.lang.Runnablepublic class MailboxWatch<Msg extends java.io.Serializable>
extends java.lang.Thread
| Constructor | Description |
|---|---|
MailboxWatch(java.lang.Class<Msg> msgClass,
Mailbox<Msg> box,
java.lang.String id,
java.io.PrintStream str) |
A new MailboxWatch on BOX, reporting to STR.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
|
void |
run() |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitactiveCount, 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, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield