spotify-web-api-kotlin
/
com.adamratzman.spotify.utils
/
TimeUnit
/
MINUTES
desktop
js
M
I
N
U
T
E
S
desktop
js
MINUTES
(60000)
Content copied to clipboard
MINUTES
(60000)
Content copied to clipboard
Functions
Properties
Functions
clone
Link copied to clipboard
desktop
js
protected fun
clone
():
Any
Content copied to clipboard
protected fun
clone
():
Any
Content copied to clipboard
compareTo
Link copied to clipboard
desktop
js
operator override fun
compareTo
(other:
TimeUnit
):
Int
Content copied to clipboard
operator override fun
compareTo
(other:
TimeUnit
):
Int
Content copied to clipboard
equals
Link copied to clipboard
desktop
js
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
desktop
js
override fun
hashCode
():
Int
Content copied to clipboard
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
desktop
js
open override fun
toString
():
String
Content copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
multiplier
Link copied to clipboard
desktop
val
multiplier
:
Int
Content copied to clipboard
multiplier
Link copied to clipboard
js
val
multiplier
:
Int
Content copied to clipboard
name
Link copied to clipboard
desktop
val
name
:
String
Content copied to clipboard
name
Link copied to clipboard
js
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
desktop
val
ordinal
:
Int
Content copied to clipboard
ordinal
Link copied to clipboard
js
val
ordinal
:
Int
Content copied to clipboard