notEmpty

fun <V> notEmpty(value: V?): Boolean

TODO.

Return

.

Parameters

value

.