Searched refs:getWildcardType (Results 1 – 1 of 1) sorted by relevance
213 static WildcardType getWildcardType(String methodName) throws Exception { in getWildcardType() method in TypesTest.WithWildcardType224 WithWildcardType.getWildcardType("withoutBound"); in testNewWildcardType()226 WithWildcardType.getWildcardType("withObjectBound"); in testNewWildcardType()228 WithWildcardType.getWildcardType("withUpperBound"); in testNewWildcardType()230 WithWildcardType.getWildcardType("withLowerBound"); in testNewWildcardType()