Searched refs:otherAnnotations (Results 1 – 2 of 2) sorted by relevance
103 Annotations otherAnnotations = (Annotations) other; in equals() local105 return annotations.equals(otherAnnotations.annotations); in equals()
102 Annotations otherAnnotations = (Annotations) other; in equals() local104 return annotations.equals(otherAnnotations.annotations); in equals()