单项选择题

在匹配器(Marcher)类中,用于输入字符串与模式串比较的方法是( )。

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