Uses of Enum
org.languagetool.LanguageMaintainedState
Packages that use LanguageMaintainedState
-
Uses of LanguageMaintainedState in org.languagetool
Methods in org.languagetool that return LanguageMaintainedStateModifier and TypeMethodDescriptionLanguage.getMaintainedState()
Information about whether the support for this language in LanguageTool is actively maintained.static LanguageMaintainedState
Returns the enum constant of this type with the specified name.static LanguageMaintainedState[]
LanguageMaintainedState.values()
Returns an array containing the constants of this enum type, in the order they are declared.