查看中文原版 English Version

Java API频道主页 > java.util.regex > Matcher > public MatchResult toMatchResult()

搜索标题关键字:


toMatchResult
public MatchResult toMatchResult()
作为 MatchResult 返回此匹配器的匹配状态。该结果不受对此匹配器执行的后续操作的影响。

返回:
具有此匹配器状态的 MatchResult
从以下版本开始:
1.5