| Modifier and Type | Method and Description |
|---|---|
static DetectorType |
DetectorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DetectorType[] |
DetectorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static LanguageDetector |
DetectorFactory.makeDetector(DetectorType... detectors) |
static LanguageDetector |
DetectorFactory.makeSingleDetector(DetectorType detector) |
| Constructor and Description |
|---|
FallbackDetector(DetectorType... detectors) |
Copyright © 2016 teletronics.ae. All rights reserved.