Uses of Class
com.google.common.base.CharMatcher.RangesMatcher
-
Packages that use CharMatcher.RangesMatcher Package Description com.google.common.base Basic utility libraries and interfaces. -
-
Uses of CharMatcher.RangesMatcher in com.google.common.base
Subclasses of CharMatcher.RangesMatcher in com.google.common.base Modifier and Type Class Description private static class
CharMatcher.Digit
Implementation ofCharMatcher.digit()
.private static class
CharMatcher.Invisible
Implementation ofCharMatcher.invisible()
.private static class
CharMatcher.SingleWidth
Implementation ofCharMatcher.singleWidth()
.
-