Closed GoogleCodeExporter closed 9 years ago
If you want a method that returns false immediately when a non-whitespace
character is found:
CharMatcher.WHITESPACE.matchesAllOf(Strings.nullToEmpty(s))
Original comment by fin...@gmail.com
on 15 Aug 2010 at 12:53
Oh hey, this is a duplicate of 352. (And 387.)
Original comment by ray.j.gr...@gmail.com
on 13 Sep 2010 at 7:41
Original comment by boppenh...@google.com
on 23 Sep 2010 at 5:05
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:15
Original comment by cgdecker@google.com
on 3 Nov 2014 at 9:09
Original issue reported on code.google.com by
ray.j.gr...@gmail.com
on 11 Aug 2010 at 11:42