Searched refs:thatceiter (Results 1 – 3 of 3) sorted by relevance
682 CollationElementIterator thatceiter = (CollationElementIterator) that; in equals() local683 return rbc_.equals(thatceiter.rbc_) in equals()684 && otherHalf_ == thatceiter.otherHalf_ in equals()685 && normalizeDir() == thatceiter.normalizeDir() in equals()686 && string_.equals(thatceiter.string_) in equals()687 && iter_.equals(thatceiter.iter_); in equals()
663 CollationElementIterator thatceiter = (CollationElementIterator) that; in equals() local664 return rbc_.equals(thatceiter.rbc_) in equals()665 && otherHalf_ == thatceiter.otherHalf_ in equals()666 && normalizeDir() == thatceiter.normalizeDir() in equals()667 && string_.equals(thatceiter.string_) in equals()668 && iter_.equals(thatceiter.iter_); in equals()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...