Companion

Static variables and methods.

object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
fromProperty
Link copied to clipboard

Construct a Formatted object from a Formatted List (Returned from the Core).

fun fromProperty(list: ArrayList<*>): Formatted
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String