Searched refs:otherCanonical (Results 1 – 1 of 1) sorted by relevance
417 String otherCanonical = other.getRFC2253CanonicalName(); in equals() local418 return thisCanonical.equals(otherCanonical); in equals()