| 限定符和类型 | 类和说明 |
|---|---|
static class |
Daemon.Builder |
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| 限定符 | 构造器和说明 |
|---|---|
protected |
Daemon(Daemon.Builder builder)
Construct a daemon thread with flexible arguments.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Daemon.Builder |
newBuilder() |
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, yieldprotected Daemon(Daemon.Builder builder)
public static Daemon.Builder newBuilder()
Daemon.Builder.Copyright © 2017–2023 The Apache Software Foundation. All rights reserved.