| Package | Description |
|---|---|
| com.google.common.base |
Basic utility libraries and interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
CharMatcher.BitSetMatcher |
(package private) class |
SmallCharMatcher
An immutable version of CharMatcher for smallish sets of characters that uses a hash table
with linear probing to check for matches.
|