|
|||||||||
| 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.ObjectType
javassist.bytecode.SignatureAttribute.ClassType
javassist.bytecode.SignatureAttribute.NestedClassType
public static class SignatureAttribute.NestedClassType
Nested class types.
| Method Summary | |
|---|---|
SignatureAttribute.ClassType |
getDeclaringClass()
Returns the class that declares this nested class. |
| Methods inherited from class javassist.bytecode.SignatureAttribute.ClassType |
|---|
getName, getTypeArguments, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public SignatureAttribute.ClassType getDeclaringClass()
getDeclaringClass in class SignatureAttribute.ClassType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||