classInfo property
Collection base class hols the classInfo, which is used to lookup static information about the type such as toJson/fromJson methods.
Implementation
final ClassInfo<T> classInfo;
Collection base class hols the classInfo, which is used to lookup static information about the type such as toJson/fromJson methods.
final ClassInfo<T> classInfo;