Name some classes present in java.util.regex package.

bookmark

There are the following classes and interfaces present in java.util.regex package.

MatchResult Interface
Matcher class
Pattern class
PatternSyntaxException class