Esempio n. 1
0
 public boolean hasGroup(String name) {
   return match && myRegex.hasGroup(name);
 }