Interface NamedType

    • Method Detail

      • getTypeName

        String getTypeName()
        Returns:
        the type name
      • isSame

        default boolean isSame​(NamedType other)
        Parameters:
        other - other type
        Returns:
        true if the two types are the same (have the same name)