| Package | Description |
|---|---|
| org.osgl | |
| org.osgl.util |
| Modifier and Type | Method and Description |
|---|---|
Lang._MappingStage |
Lang._MappingStage.withKeyTransformer(Keyword.Style targetStyle) |
| Modifier and Type | Method and Description |
|---|---|
static Keyword.Style |
Keyword.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Keyword.Style[] |
Keyword.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Lang.Function |
DataMapper.keyTransformer(Keyword.Style targetStyle) |
String |
Keyword.toString(Keyword.Style style)
Return string representation of this keyword using style specified
|
Copyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.