Companion

object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

consoleOutput
Link copied to clipboard
const val consoleOutput: Boolean = false
consoleTimings
Link copied to clipboard
private const val consoleTimings: Boolean = false

Sources

jvm source
Link copied to clipboard