Companion

object Companion

Functions

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

Properties

MAX
Link copied to clipboard
common
val MAX: Duration
The maximum supported Duration.
MIN
Link copied to clipboard
common
val MIN: Duration
The minimum supported Duration.
ZERO
Link copied to clipboard
common
val ZERO: Duration
A Duration of zero length.