Short

object Short : Display(source)

Functions

Link copied to clipboard
open override fun display(value: Any?): String

Converts a value to a String.

Link copied to clipboard
open override fun toString(): String