public abstract static class PackageDescription.AbstractPackageDescription extends Object implements PackageDescription
PackageDescription.AbstractPackageDescription, PackageDescription.ForLoadedPackage, PackageDescription.SimpleEMPTY_NAME| Constructor and Description |
|---|
AbstractPackageDescription() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getInternalName()
Returns the internal internalName of this byte code element.
|
String |
getSourceCodeName()
Returns the name of this byte code element as it is defined in Java source code.
|
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitisSealedgetNamegetDeclaredAnnotationspublic String getInternalName()
NamedElementgetInternalName in interface NamedElementpublic String getSourceCodeName()
NamedElementNamedElement.getName().getSourceCodeName in interface NamedElementCopyright © 2014–2015. All rights reserved.