| Package | Description |
|---|---|
| org.dromara.hutool.core.thread |
提供线程及高并发封装,入口为ThreadUtil
|
| Modifier and Type | Method and Description |
|---|---|
static RejectPolicy |
RejectPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RejectPolicy[] |
RejectPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.