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
-
Method Details
-
string
String string()Returns a human-readable string representation of this object.- Returns:
-