Package | Description |
---|---|
com.google.common.base |
Basic utility libraries and interfaces.
|
Modifier and Type | Class and Description |
---|---|
private static class |
CharMatcher.Digit
Implementation of
CharMatcher.digit() . |
private static class |
CharMatcher.Invisible
Implementation of
CharMatcher.invisible() . |
private static class |
CharMatcher.SingleWidth
Implementation of
CharMatcher.singleWidth() . |