Frames | No Frames |
Methods with return type java.util.regex.MatchResult | |
MatchResult | Returns the last MatchResult found. |
Classes implementing java.util.regex.MatchResult | |
class | Instance of a regular expression applied to a char sequence.
|
Methods with return type java.util.regex.MatchResult | |
MatchResult | Returns a read-only snapshot of the current state of
the Matcher as a MatchResult . |