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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
encode
jvmTypeName
Copyright © 2018 Shigeru Chiba, www.javassist.org. All Rights Reserved.