- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for WildcardSubtypingTests (0.13 sec)
-
guava-tests/test/com/google/common/reflect/TypeTokenSubtypeTest.java
public void testOwnerTypeSubtypes() throws Exception { new OwnerTypeSubtypingTests().testAllDeclarations(); } public void testWildcardSubtypes() throws Exception { new WildcardSubtypingTests().testAllDeclarations(); } /** * This test reproduces the bug in canonicalizeWildcardType() when the type variable is * recursively bounded. */
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Sep 06 17:04:31 UTC 2023 - 20.3K bytes - Viewed (0)