Exemple #1
0
 private static void setAllowedPattern(DebugParams par, String regex) {
   par.allowedPattern = regex;
 }