public static class SignatureAttribute.ClassSignature extends Object
Modifier and Type | Method and Description |
---|---|
SignatureAttribute.ClassType[] |
getInterfaces()
Returns the super interfaces.
|
SignatureAttribute.TypeParameter[] |
getParameters()
Returns the type parameters.
|
SignatureAttribute.ClassType |
getSuperClass()
Returns the super class.
|
String |
toString()
Returns the string representation.
|
public SignatureAttribute.TypeParameter[] getParameters()
public SignatureAttribute.ClassType getSuperClass()
public SignatureAttribute.ClassType[] getInterfaces()
Copyright © 2017. All Rights Reserved.