Join Slack
Powered by
Is there any reason why only the non-null `CharSeq...
# announcements
r
renatoathaydes
07/28/2016, 1:33 PM
Is there any reason why only the non-null
CharSequence
has negative extension methods like
isNotEmpty()
and
isNotBlank()
? You usually care the text is not null AND is not empty/blank.
2
Views
Open in Slack
Previous
Next