javassist.bytecode
public static class SignatureAttribute.BaseType extends SignatureAttribute.Type
| Method Summary | |
|---|---|
| CtClass | getCtlass()
Returns the CtClass representing this
primitive type. |
| char | getDescriptor()
Returns the descriptor representing this primitive type.
|
| String | toString()
Returns the string representation. |
CtClass representing this
primitive type.See Also: Descriptor