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
/
isInt
is
Int
fun
String
.
isInt
(
)
:
Boolean
Returns
true
if this
String
can be parsed as an
Int
.