common-utils
Toggle table of contents
3.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
common-utils
core-utils
/
com.pambrose.common.util
/
isNotInt
is
Not
Int
fun
String
.
isNotInt
(
)
:
Boolean
Returns
true
if this
String
cannot be parsed as an
Int
.