public static class SignatureAttribute.BaseType extends SignatureAttribute.Type
| Modifier and Type | Method and Description |
|---|---|
CtClass |
getCtlass()
Returns the
CtClass representing this
primitive type. |
char |
getDescriptor()
Returns the descriptor representing this primitive type.
|
String |
toString()
Returns the string representation.
|
public char getDescriptor()
Descriptorpublic CtClass getCtlass()
CtClass representing this
primitive type.Copyright © 2013. All rights reserved.