Interface NamedType

All Superinterfaces:
Type
All Known Implementing Classes:
DataType, ParameterizedType

public interface NamedType extends Type
Type that has a name.
  • Method Details

    • name

      String name()
      Name of the type.