Searched refs:fromTypeVariable (Results 1 – 2 of 2) sorted by relevance
60 return TypeVariableName.fromTypeVariable(t); in forTypeMirror()
94 public static TypeVariableName fromTypeVariable(TypeVariable variable) { in fromTypeVariable() method in TypeVariableName