toggle menu
ktx
jvm
switch theme
search in API
jvm
/
com.github.l3gcay.ktx
/
isNotNull
is
Not
Null
val
<
T
>
T
?
.
isNotNull
:
Boolean
Checks if the object is not null.
Return
true
if the object is not null,
false
otherwise.