TClass Translator

This topic applies to Java version only. 

TType translator is used internally to save java.lang.Class objects. Under the hood the object is translated to its string representation when stored, and restored to a Class object from the string when instantiated.