Class PlainTextDictionary

  • All Implemented Interfaces:
    Dictionary

    public class PlainTextDictionary
    extends Object
    implements Dictionary
    Dictionary represented by a text file.

    Format allowed: 1 word per line:
    word1
    word2
    word3