Stringifiable

public interface Stringifiable(source)

A type providing a human-readable string.

Author

Dustin Glaser

Inheritors

Functions

Link copied to clipboard
public abstract String string()
Returns a human-readable string representation of this object.