Matcher类方法中,用于返回匹配到的子串内容的是?

分类: 单选题 发布时间: 2024-01-20 20:40 浏览量: 0

Matcher类方法中,用于返回匹配到的子串内容的是?

A.lookingAt()

B.matches()

C.group()

D.find()

正确答案是C