horologist
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
horologist
datalayer-phone
/
com.google.android.horologist.datalayer.phone
/
Version
Version
data
class
Version
(
val
inputVersion
:
List
<
Int
>
)
:
Comparable
<
Version
>
Members
Constructors
Version
Link copied to clipboard
constructor
(
inputVersion
:
List
<
Int
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
input
Version
Link copied to clipboard
val
inputVersion
:
List
<
Int
>
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
Version
)
:
Int