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