| Package | Description |
|---|---|
| org.aoju.bus.cron |
| Modifier and Type | Method and Description |
|---|---|
static ExecutorStrategy |
ExecutorStrategy.match(String name,
ExecutorStrategy defaultItem) |
static ExecutorStrategy |
ExecutorStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutorStrategy[] |
ExecutorStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ExecutorStrategy |
ExecutorStrategy.match(String name,
ExecutorStrategy defaultItem) |
Copyright © 2020. All rights reserved.