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