Class SignatureAttribute.TypeVariable
java.lang.Object
javassist.bytecode.SignatureAttribute.Type
javassist.bytecode.SignatureAttribute.ObjectType
javassist.bytecode.SignatureAttribute.TypeVariable
- Enclosing class:
SignatureAttribute
Type variables.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SignatureAttribute.ObjectType
encodeMethods inherited from class SignatureAttribute.Type
jvmTypeName
-
Constructor Details
-
TypeVariable
Constructs aTypeVariable.- Parameters:
name- the name of a type variable.
-
-
Method Details
-
getName
Returns the variable name. -
toString
-