Uses of Class
org.languagetool.language.Contributor
-
Packages that use Contributor Package Description org.languagetool org.languagetool.noop -
-
Uses of Contributor in org.languagetool
Methods in org.languagetool that return Contributor Modifier and Type Method Description abstract @Nullable Contributor[]
Language. getMaintainers()
Get the name(s) of the maintainer(s) for this language ornull
. -
Uses of Contributor in org.languagetool.noop
Methods in org.languagetool.noop that return Contributor Modifier and Type Method Description Contributor[]
NoopLanguage. getMaintainers()
-