app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.utils
/
isEmpty
is
Empty
androidJvm
@
Contract
(
pure
=
true
)
@
CheckResult
fun
AbstractDao
<
*
,
*
>
.
isEmpty
(
)
:
Boolean
Content copied to clipboard
Checks whether table is empty
fun
EditText
?
.
isEmpty
(
)
:
Boolean
Content copied to clipboard
Return
true if the edit text string value is empty or null