|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CharMatcher.LookupTable | |
---|---|
com.google.common.base | Miscellaneous common util classes and annotations. |
Uses of CharMatcher.LookupTable in com.google.common.base |
---|
Methods in com.google.common.base with parameters of type CharMatcher.LookupTable | |
---|---|
protected void |
CharMatcher.setBits(CharMatcher.LookupTable table)
For use by implementors; sets the bit corresponding to each character ('\0' to '\uFFFF') that matches this matcher in the given bit array, leaving all other bits untouched. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |