guava icon indicating copy to clipboard operation
guava copied to clipboard

CharMatcher.retainFrom(CharSequence) is never tested

Open ogregoire opened this issue 3 years ago • 0 comments

I just found out that CharMatcher.retainFrom(CharSequence), while having a very simple implementation, is not tested at all in the whole codebase.

ogregoire avatar Jun 02 '22 12:06 ogregoire