Package org.languagetool.language
Class Contributors
- java.lang.Object
-
- org.languagetool.language.Contributors
-
final class Contributors extends java.lang.Object
Constants for contributors who contribute to more than one language (use to avoid duplication).
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static Contributor
DANIEL_NABER
(package private) static Contributor
DOMINIQUE_PELLE
(package private) static Contributor
MARCIN_MILKOWSKI
-
Constructor Summary
Constructors Modifier Constructor Description private
Contributors()
-
-
-
Field Detail
-
MARCIN_MILKOWSKI
static final Contributor MARCIN_MILKOWSKI
-
DANIEL_NABER
static final Contributor DANIEL_NABER
-
DOMINIQUE_PELLE
static final Contributor DOMINIQUE_PELLE
-
-