Interface RegexPattern.CharSetElement

All Known Subinterfaces:
RegexPattern.CharacterProperty
All Known Implementing Classes:
RegexPattern.CharacterProperty.Negated, RegexPattern.CharRange, RegexPattern.LiteralChar, RegexPattern.PosixCharClass, RegexPattern.PredefinedCharClass, RegexPattern.UnicodeProperty
Enclosing interface:
RegexPattern

Base interface for elements within a RegexPattern.CharacterSet.