MapLibre Native Android
Toggle table of contents
13.4.1
openglRelease
Target filter
openglRelease
Switch theme
Search in API
Skip to content
MapLibre Native Android
MapLibre Native Android
/
org.maplibre.android.utils
/
Compare
/
compare
compare
open
fun
compare
(
x
:
Int
,
y
:
Int
)
:
Int
(
source
)
Return
std compare value
Parameters
x
left side
y
right side
See also
Integer
open
fun
compare
(
x
:
Boolean
,
y
:
Boolean
)
:
Int
(
source
)
Return
std compare value
Parameters
x
left side
y
right side
See also
Boolean