Searched refs:otherCanon (Results 1 – 1 of 1) sorted by relevance
305 String otherCanon = other.toRFC2253String(true); in equals() local306 return thisCanon.equals(otherCanon); in equals()