/printfields

How to recursively print all fields of a Java object.

Primary LanguageJava

How to adapt this code:

  1. Change isOneOfMyClasses to be all possible classes of messages inside a template.
  2. Change println() to addRow()
  3. Make another function to read the table and add missing indexes.