public final class AlarmThreadPoolExecutor
extends java.lang.Object
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute(java.lang.Runnable runnable)
Execute alarm runnable task.
|
static AlarmThreadPoolExecutor |
getInstance()
Get AlarmThreadPoolExecutor single instance.
|
public void execute(java.lang.Runnable runnable)
runnable - taskpublic static AlarmThreadPoolExecutor getInstance()
Copyright © 2026 The Apache Software Foundation. All rights reserved.