play.core.utils
package play.core.utils
Members list
Type members
Classlikes
object AsciiSet
trait AsciiSet
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.
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.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
In this article