kbox-android / ch.tutteli.kbox / kotlin.CharSequence / isNotNullAndNotEmpty

isNotNullAndNotEmpty

fun CharSequence?.isNotNullAndNotEmpty(): Boolean

Returns true if this CharSequence is neither null nor empty.