Package | Description |
---|---|
com.simiacryptus.util.text |
Modifier and Type | Method and Description |
---|---|
static LanguageModel |
LanguageModel.match(String text) |
static LanguageModel |
LanguageModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanguageModel[] |
LanguageModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 SimiaCryptus Software. All rights reserved.