is Trim Empty
Return whether the string is null or whitespace.
Return
{@code true}
: yes{@code false}
: no
Parameters
s
The string.
Return whether the string is null or whitespace.
{@code true}
: yes{@code false}
: no
The string.