Description
CharSet needs to move to use Range. For now, make the CharRange non-public; users should use Range<Character> instead.
Attachments
Issue Links
- relates to
-
LANG-690 Move CharSet over to Range and remove the now package-private CharRange class
- Open