okio
/
okio
/
Timeout
/
Companion
common
jvm
Companion
object
Companion
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
common
jvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
jvm
open fun
hashCode
():
Int
Content copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
minTimeout
Link copied to clipboard
jvm
fun
minTimeout
(aNanos:
Long
, bNanos:
Long
):
Long
Content copied to clipboard
toString
Link copied to clipboard
common
jvm
open fun
toString
():
String
Content copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
NONE
Link copied to clipboard
common
jvm
val
NONE
:
Timeout
Content copied to clipboard
An empty timeout that neither tracks nor detects timeouts.
@
JvmField
()
val
NONE
:
Timeout
Content copied to clipboard