- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for testLegacyComparable (0.1 seconds)
-
android/guava-tests/test/com/google/common/collect/RangeTest.java
} @GwtIncompatible // TODO(b/148207871): Restore once Eclipse compiler no longer flakes for this. @J2ktIncompatible // TODO(b/148207871): Likewise, or once J2KT uses javac instead of Eclipse. public void testLegacyComparable() { Range<LegacyComparable> unused = Range.closed(LegacyComparable.X, LegacyComparable.Y); } private static final DiscreteDomain<Integer> UNBOUNDED_DOMAIN = new DiscreteDomain<Integer>() {
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Aug 07 16:05:33 GMT 2025 - 24.1K bytes - Click Count (0) -
guava-tests/test/com/google/common/collect/RangeTest.java
} @GwtIncompatible // TODO(b/148207871): Restore once Eclipse compiler no longer flakes for this. @J2ktIncompatible // TODO(b/148207871): Likewise, or once J2KT uses javac instead of Eclipse. public void testLegacyComparable() { Range<LegacyComparable> unused = Range.closed(LegacyComparable.X, LegacyComparable.Y); } private static final DiscreteDomain<Integer> UNBOUNDED_DOMAIN = new DiscreteDomain<Integer>() {
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Aug 07 16:05:33 GMT 2025 - 24.2K bytes - Click Count (0)