toString

fun toString(selfDescribing: SelfDescribing): String

Return the description of a SelfDescribing object as a String.

Return

The description of the object.

Parameters

selfDescribing

The object to be described.