![]() |
VOOZH | about |
public int groupCount()Parameters: This method do not takes any parameter. Return Value: This method returns the number of capturing groups in this matcher's pattern. Below examples illustrate the Matcher.groupCount() method: Example 1:
0
0