Interface Stringifiable

All Known Subinterfaces:
EnumConstantLink, FieldLink, Identifiable, MethodLink, PackageLink, TypeLink, WithName
All Known Implementing Classes:
BasicEnumConstantLink, BasicFieldLink, BasicMethodLink, BasicPackageLink, BasicTypeLink

public interface Stringifiable

A type providing a human-readable string.

  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a human-readable string representation of this object.
  • Method Details

    • string

      String string()
      Returns a human-readable string representation of this object.
      Returns: