예제 #1
0
 public boolean matchFor(Pattern p) {
   return delegee.matchFor(p);
 }