ktx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
ktx
jvm
/
com.github.l3gcay.ktx
/
isNull
is
Null
val
<
T
>
T
?
.
isNull
:
Boolean
Checks if the object is null.
Return
true
if the object is null,
false
otherwise.