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