public static class SignatureAttribute.NestedClassType extends SignatureAttribute.ClassType
Modifier and Type | Method and Description |
---|---|
SignatureAttribute.ClassType |
getDeclaringClass()
Returns the class that declares this nested class.
|
getName, getTypeArguments, toString
public SignatureAttribute.ClassType getDeclaringClass()
getDeclaringClass
in class SignatureAttribute.ClassType
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999-2010 Shigeru Chiba. All Rights Reserved.