public class MCMCServerThread
extends java.lang.Thread
| Constructor and Description |
|---|
MCMCServerThread(RepositoryElement mcmcrun) |
| Modifier and Type | Method and Description |
|---|---|
void |
iterateMCMC() |
void |
setMaxIterationsPerInvocation(int n) |
void |
setMinIterationsPerInvocation(int n) |
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, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic MCMCServerThread(RepositoryElement mcmcrun)