Class ClassType


  • public final class ClassType
    extends Type
    Represents a standard raw class name.
    Author:
    Jason T. Greene
    • Field Detail

      • OBJECT_TYPE

        public static final ClassType OBJECT_TYPE
    • Method Detail

      • kind

        public Type.Kind kind()
        Description copied from class: Type
        Returns the kind of Type this is.
        Specified by:
        kind in class Type
        Returns:
        the kind