Searched refs:otherRules (Results 1 – 1 of 1) sorted by relevance
1038 public boolean equals(Object otherRules) { in equals() argument1039 if (this == otherRules) { in equals()1042 return (otherRules instanceof ZoneRules other) in equals()