public class SubSpaceModifier extends BaseModifier
Thread.State, Thread.UncaughtExceptionHandlercanceledMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
SubSpaceModifier(LogicalModel model) |
SubSpaceModifier(LogicalModel model,
byte[] pattern) |
| Modifier and Type | Method and Description |
|---|---|
LogicalModel |
performTask()
Placeholder for the actual implementation.
|
void |
setParameters(String[] params) |
void |
setPattern(byte[] pattern) |
background, call, cancel, getResult, getStatus, runactiveCount, 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, yieldequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbackground, cancel, getResult, getStatus, setParameter, setParameterspublic SubSpaceModifier(LogicalModel model, byte[] pattern)
public SubSpaceModifier(LogicalModel model)
public void setParameters(String[] params)
public void setPattern(byte[] pattern)
public LogicalModel performTask() throws Exception
AbstractTaskperformTask in class AbstractTask<LogicalModel>Exception - forwarded from the call() methodCopyright © 2012–2020. All rights reserved.