public static interface NamedElement.WithRuntimeName extends NamedElement
NamedElement.WithDescriptor, NamedElement.WithGenericName, NamedElement.WithOptionalName, NamedElement.WithRuntimeName
EMPTY_NAME, NO_NAME
Modifier and Type | Method and Description |
---|---|
String |
getInternalName()
Returns the internal name of this byte code element.
|
String |
getName()
Returns the binary name of this byte code element.
|
getActualName
String getName()
String getInternalName()
Copyright © 2014–2024. All rights reserved.