Searched refs:otherOne (Results 1 – 4 of 4) sorted by relevance
115 Annotation otherOne = otherIter.next(); in compareTo() local117 int result = thisOne.compareTo(otherOne); in compareTo()
117 NameValuePair otherOne = otherIter.next(); in compareTo() local119 result = thisOne.compareTo(otherOne); in compareTo()
110 NameValuePair otherOne = otherIter.next(); in compareTo() local112 result = thisOne.compareTo(otherOne); in compareTo()