| Package | Description |
|---|---|
| me.ihxq.projects.pna |
| Modifier and Type | Method and Description |
|---|---|
static ISP |
ISP.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISP[] |
ISP.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<ISP> |
ISP.of(int value) |
Copyright © 2023. All rights reserved.