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