libperun

Class std.rt.StringFormattable

Synopsis

public abstract class StringFormattable

Abstract class representing any object which can be converted into a string.

Fields

Constructors

Methods

public abstract String toString();

Return the object formatted as a string.