Searched refs:getTypeVariable (Results 1 – 1 of 1) sorted by relevance
288 static TypeVariable<?> getTypeVariable(String methodName) throws Exception { in getTypeVariable() method in TypesTest.WithTypeVariable299 WithTypeVariable.getTypeVariable("withoutBound"); in testNewTypeVariable()301 WithTypeVariable.getTypeVariable("withObjectBound"); in testNewTypeVariable()303 WithTypeVariable.getTypeVariable("withUpperBound"); in testNewTypeVariable()