Searched refs:ICanNotBeCompared (Results 1 – 1 of 1) sorted by relevance
203 compare(obj, ICanNotBeCompared.INSTANCE); in testClassCast()210 private static final class ICanNotBeCompared { class in ComparatorTester211 static final ComparatorTester.ICanNotBeCompared INSTANCE = new ICanNotBeCompared();