Searched refs:otherRule (Results 1 – 1 of 1) sorted by relevance
518 public boolean equals(Object otherRule) { in equals() argument519 if (otherRule == this) { in equals()522 return (otherRule instanceof ZoneOffsetTransitionRule other) in equals()