toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.json
/
JsonValue
/
isDouble
is
Double
open
fun
isDouble
(
)
:
Boolean
Checks if the value is a Double.
Return
true
if the value is a Double, otherwise
false
.