public static class SignatureAttribute.TypeVariable extends SignatureAttribute.ObjectType
Constructor and Description |
---|
TypeVariable(String name)
Constructs a
TypeVariable . |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the variable name.
|
String |
toString()
Returns the string representation.
|
encode
public TypeVariable(String name)
TypeVariable
.name
- the name of a type variable.Copyright © 2024. All rights reserved.