Name some classes present in java.util.regex package.
There are the following classes and interfaces present in java.util.regex package.
MatchResult Interface
Matcher class
Pattern class
PatternSyntaxException class
