JchuComponents
Toggle table of contents
3.0.0-alpha07
common
Target filter
common
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-foundation
/
com.jeluchu.jchucomponents.foundation.version
Package-level
declarations
Functions
Functions
compare
Versions
Link copied to clipboard
fun
compareVersions
(
first
:
String
,
second
:
String
)
:
Int
Compares two dot-separated versions.
compare
Version
To
Link copied to clipboard
fun
String
.
compareVersionTo
(
other
:
String
)
:
Int