Searched defs:AsciiDigits (Results 1 – 5 of 5) sorted by relevance
112 static constexpr CharSet AsciiDigits() { return CharSet::Range('0', '9'); } in AsciiDigits() function
334 static final class AsciiDigits { class in Longs335 private AsciiDigits() {} in AsciiDigits() method in Longs.AsciiDigits
332 static final class AsciiDigits { class in Longs333 private AsciiDigits() {} in AsciiDigits() method in Longs.AsciiDigits