예제 #1
0
 protected boolean isKnown() {
   return handler.isKnown(this);
 }
예제 #2
0
 public boolean isKnown() {
   return handler.isKnown(this);
 }