Thread.State, Thread.UncaughtExceptionHandler
Modifier and Type | Field and Description |
---|---|
(package private) static long |
DELAY |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
DelayMover() |
Modifier and Type | Method and Description |
---|---|
void |
addTask(File src,
T73File dst,
boolean checkDst,
boolean checkBody,
long delay) |
void |
addTask(File src,
T73File dst,
boolean checkDst,
boolean checkBody,
long delay,
T73Realm.Notifier n) |
void |
cancelTask(T73File dst) |
static boolean |
hasEquivalentBody(byte[] byte1,
File file2) |
static boolean |
hasEquivalentBody(File file1,
File file2)
Check both files have equivalent body (full check).
|
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
static final long DELAY
public static boolean hasEquivalentBody(File file1, File file2)
file1
- Filefile2
- Filepublic static boolean hasEquivalentBody(byte[] byte1, File file2)
public void terminate()
public void addTask(File src, T73File dst, boolean checkDst, boolean checkBody, long delay, T73Realm.Notifier n)
public void cancelTask(T73File dst)
EDB Working Group at Tue Jun 10 17:08:59 JST 2025