Balzanka / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

Add Iterables.isNullOrEmpty(Iterable<?> iterable) #1284

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Strings.isNullOrEmpty() is a really useful method, and I believe 
Iterables.isNullOrEmpty() would be similarly useful. (I love Guava by the way. 
Thanks!)

Original issue reported on code.google.com by aisp...@gmail.com on 8 Feb 2013 at 4:23

GoogleCodeExporter commented 9 years ago
Have a look at 
<https://code.google.com/p/guava-libraries/wiki/IdeaGraveyard#Iterables.isNullOr
Empty>, which mainly just links to <http://stackoverflow.com/a/6921270/708434>.

Original comment by cpov...@google.com on 8 Feb 2013 at 4:36

GoogleCodeExporter commented 9 years ago
Issue 1375 has been merged into this issue.

Original comment by cgdec...@gmail.com on 20 Apr 2013 at 2:47

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:13

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:08