Searched refs:anotherIdent (Results 1 – 1 of 1) sorted by relevance
178 final NetworkIdentity anotherIdent = another.iterator().next(); in compareTo() local179 return ident.compareTo(anotherIdent); in compareTo()