示例#1
0
 public boolean equals(Object obj) {
   return QuestEntity.zza(this, obj);
 }
示例#2
0
 public int hashCode() {
   return QuestEntity.zza(this);
 }