|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavassist.bytecode.SignatureAttribute.Type
javassist.bytecode.SignatureAttribute.BaseType
public static class SignatureAttribute.BaseType
Primitive types.
| Method Summary | |
|---|---|
CtClass |
getCtlass()
Returns the CtClass representing this
primitive type. |
char |
getDescriptor()
Returns the descriptor representing this primitive type. |
java.lang.String |
toString()
Returns the string representation. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public char getDescriptor()
Descriptorpublic CtClass getCtlass()
CtClass representing this
primitive type.
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||