public static class SignatureAttribute.TypeVariable extends SignatureAttribute.ObjectType
Constructor and Description |
---|
TypeVariable(java.lang.String name)
Constructs a
TypeVariable . |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the variable name.
|
java.lang.String |
toString()
Returns the string representation.
|
encode
jvmTypeName
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.