| Package | Description |
|---|---|
| org.osgl.util |
| Modifier and Type | Method and Description |
|---|---|
static Keyword.F |
Keyword.F.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Keyword.F[] |
Keyword.F.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.