| 程序包 | 说明 |
|---|---|
| cn.ponfee.disjob.common.concurrent |
| 限定符和类型 | 方法和说明 |
|---|---|
static LoopThread |
LoopThread.createStarted(String name,
boolean daemon,
int priority,
long periodMs,
long delayMs,
Throwables.ThrowingRunnable<?> action) |
static LoopThread |
LoopThread.createStarted(String name,
long periodMs,
long delayMs,
Throwables.ThrowingRunnable<?> action) |
Copyright © 2024. All rights reserved.