Class EmbeddedGermanDictionary

java.lang.Object
de.danielnaber.jwordsplitter.EmbeddedGermanDictionary

public final class EmbeddedGermanDictionary extends Object
A singleton that returns always the same words of the embedded dictionary.
Since:
4.1
  • Field Details

  • Constructor Details

    • EmbeddedGermanDictionary

      private EmbeddedGermanDictionary()
  • Method Details

    • getWords

      public static Set<String> getWords()