Searched refs:tVar (Results 1 – 1 of 1) sorted by relevance
429 TypeVariable<?> tVar = (TypeVariable<?>) t; in toTypeNameList() local430 s.append(tVar.getName()); in toTypeNameList()