- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for topLevelClassIsNotSupertype (0.13 sec)
-
guava-tests/test/com/google/common/reflect/TypeTokenSubtypeTest.java
Mall<Indoor>.Retailer<Grocery> shop) { return notSubtype(shop); } @TestSubtype public Comparator<Electronics> topLevelClassIsNotSupertype( Mall<Indoor>.Shop<Electronics> shop) { return notSubtype(shop); } } private static class RecursiveTypeBoundBugExample<T extends RecursiveTypeBoundBugExample<T>>
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Sep 06 17:04:31 UTC 2023 - 20.3K bytes - Viewed (0)