Searched refs:ForComparison (Results 1 – 1 of 1) sorted by relevance
41 private static final ForComparison theInterningItem = new ForComparison();169 if (other instanceof ForComparison) { in equals()170 ForComparison fc = (ForComparison) other; in equals()601 private static class ForComparison { class in RegisterSpec