Class ClassDef

java.lang.Object
online.sharedtype.processor.domain.def.ConcreteTypeDef
online.sharedtype.processor.domain.def.ClassDef
All Implemented Interfaces:
Serializable, TypeDef

public final class ClassDef extends ConcreteTypeDef
Represents structural info captured from an interface, class, or record. Similar concept with TypeElement.
Author:
Cause Chung
See Also:
  • Constructor Details

    • ClassDef

      public ClassDef()
  • Method Details