Companion

object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
open fun hashCode(): Int
minTimeout
Link copied to clipboard
fun minTimeout(aNanos: Long, bNanos: Long): Long
toString
Link copied to clipboard
open fun toString(): String
open fun toString(): String

Properties

NONE
Link copied to clipboard
val NONE: Timeout
An empty timeout that neither tracks nor detects timeouts.
val NONE: Timeout