Smithy Kotlin
Toggle table of contents
1.5.18
common
jvm
native
Platform filter
common
jvm
native
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime.content
/
BigDecimal
/
compareTo
compare
To
common
jvm
native
expect
open
operator override
fun
compareTo
(
other
:
BigDecimal
)
:
Int
Compare this value to the given value for in/equality
Parameters
other
The value to compare against
actual
open
operator override
fun
compareTo
(
other
:
BigDecimal
)
:
Int
actual
open
operator override
fun
compareTo
(
other
:
BigDecimal
)
:
Int