HomeSort by relevance Sort by last modified time
    Searched full:constructortwogeneric (Results 1 - 1 of 1) sorted by null

  /libcore/luni/src/test/java/libcore/java/lang/reflect/
ReflectionTest.java 111 String constructorTwoGeneric = "protected <T1> " + classC
113 assertEquals(constructorTwoGeneric, constructorTwo.toGenericString());

Completed in 145 milliseconds