Uses of Interface
com.optimaize.langdetect.LanguageDetector
-
Packages that use LanguageDetector Package Description com.optimaize.langdetect -
-
Uses of LanguageDetector in com.optimaize.langdetect
Classes in com.optimaize.langdetect that implement LanguageDetector Modifier and Type Class Description class
LanguageDetectorImpl
This class is immutable and thus thread-safe.Methods in com.optimaize.langdetect that return LanguageDetector Modifier and Type Method Description LanguageDetector
LanguageDetectorBuilder. build()
-