单项选择题

在匹配器(Matcher)类中,用于寻找下一个模式匹配串的方法是______。

A.static boolean matches( )
B.boolean matchefind( )
C.int matchestart( )
D.int matcheend( )