Thread.State, Thread.UncaughtExceptionHandler
Modifier and Type | Field and Description |
---|---|
private ArchiveManager |
aMgr |
private static String |
BAR |
private static String |
BLANK |
private Command |
cmd |
static DateFormat |
dateFormat |
private boolean |
terminated |
private int |
uInt |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
ArchiveMonitor(ArchiveManager am,
int updateInterval,
Command command) |
Modifier and Type | Method and Description |
---|---|
private boolean |
areDifferent(float[][] a,
float[][] b) |
void |
run() |
void |
terminate() |
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, yield
private static String BAR
private static String BLANK
public static final DateFormat dateFormat
private int uInt
private ArchiveManager aMgr
private Command cmd
private boolean terminated
public ArchiveMonitor(ArchiveManager am, int updateInterval, Command command)