SoulLogger
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoulLogger
SoulLogger
/
com.lestere.opensource.utils
/
isNotEmptyOrNull
is
Not
Empty
Or
Null
fun
<
T
>
String
.
isNotEmptyOrNull
(
notEmpty
:
(
it
:
String
)
->
T
)
:
T
?
(
source
)
Parameters
not
Empty
T
The value returned when the string is not empty.