Home | History | Annotate | Download | only in reflect

Lines Matching defs:typeVar

1578         TypeVariable typeVar = (TypeVariable) type;
1579 assertEquals("Wrong type name returned", "S", typeVar.getName());