Class WordsClassGenerator

java.lang.Object
jadex.idgenerator.WordsClassGenerator

public class WordsClassGenerator extends Object
This generator create the Words.java class from the word lists. This is done to not need to load the word lists at runtime. After word lists have changed the Word.java class needs to be recreated (by hand).
  • Constructor Details

    • WordsClassGenerator

      public WordsClassGenerator()
  • Method Details