Uses of Class
aQute.bnd.signatures.TypeVariableSignature
-
Packages that use TypeVariableSignature Package Description aQute.bnd.signatures -
-
Uses of TypeVariableSignature in aQute.bnd.signatures
Methods in aQute.bnd.signatures with parameters of type TypeVariableSignature Modifier and Type Method Description protected ReferenceTypeSignature
ClassResolver. resolveType(TypeParameter[] typeParameters, TypeVariableSignature typeVariable)
ReferenceTypeSignature
ClassResolver. resolveType(TypeVariableSignature typeVariable)
ReferenceTypeSignature
MethodResolver. resolveType(TypeVariableSignature typeVariable)
-