Searched refs:IncomparableType (Results 1 – 1 of 1) sorted by relevance
49 private enum IncomparableType { enum in MapEntrySetTester66 .entrySet().contains(Helpers.mapEntry(IncomparableType.INSTANCE, samples.e0.getValue()))); in testContainsEntryWithIncomparableKey()71 .entrySet().contains(Helpers.mapEntry(samples.e0.getKey(), IncomparableType.INSTANCE))); in testContainsEntryWithIncomparableValue()