Interface PrimitiveType

  • All Superinterfaces:
    Element, NamedElement, Type

    @Beta
    public interface PrimitiveType
    extends Type
    Noimplement:
    This interface is not intended to be implemented by clients.
    • Method Detail

      • getKind

        PrimitiveType.Kind getKind()
        Returns the kind of primitive type that this object represents.
        Returns:
        the kind of primitive type that this object represents