| Package | Description |
|---|---|
| io.github.bucket4j.distributed.versioning |
| Modifier and Type | Method and Description |
|---|---|
static Versions |
Versions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Versions[] |
Versions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Versions.checkMax(int formatNumber,
Versions max) |
static void |
Versions.checkMin(int formatNumber,
Versions min) |
Copyright © 2024. All rights reserved.