Interface Extendable<O extends JavaType<O>>

    • Method Detail

      • getSuperType

        String getSuperType()
        Get this type's super class.
        See Also:
        #setSuperType(String)