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()
javassist.bytecode.Descriptorpublic CtClass getCtlass()
CtClass representing this
primitive type.Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.