play.core.utils
A set of ASCII characters. The set should be built out of AsciiRange, AsciiChar, AsciiUnion, etc then converted to an AsciiBitSet using toBitSet for fast querying.
toBitSet
Convert into an AsciiBitSet for fast querying.
Join together two sets.
A set of ASCII characters. The set should be built out of AsciiRange, AsciiChar, AsciiUnion, etc then converted to an AsciiBitSet using
toBitSet
for fast querying.