@Authors(value="Nikolche Mihajlovski") @Since(value="4.1.0") public class RapidoidThread extends Thread
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
RapidoidThread() |
RapidoidThread(Runnable runnable) |
RapidoidThread(Runnable runnable,
String name) |
RapidoidThread(String name) |
| Modifier and Type | Method and Description |
|---|---|
RapidoidThreadLocals |
locals() |
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 RapidoidThread()
public RapidoidThread(Runnable runnable)
public RapidoidThread(String name)
public RapidoidThreadLocals locals()
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.