Searched defs:TypeVariable (Results 1 – 4 of 4) sorted by relevance
29 public class TypeVariable implements Type { class33 public TypeVariable(TypeParameterDeclaration typeParameter) { in TypeVariable() method in TypeVariable
179 Map<Equivalence.Wrapper<TypeVariable>, TypeMirror> typeVariables, in SubstitutionVisitor()
202 …private Type typeVariableValue(Map<TypeVariable<?>, Type> typeVariables, String typeVariableName) { in typeVariableValue()
890 public static class TypeVariable extends ObjectType { class in SignatureAttribute893 TypeVariable(String sig, int begin, int end) { in TypeVariable() method in SignatureAttribute.TypeVariable902 public TypeVariable(String name) { in TypeVariable() method in SignatureAttribute.TypeVariable