public final class NameAndTypeConstant extends Object
Constructor and Description |
---|
NameAndTypeConstant() |
Modifier and Type | Method and Description |
---|---|
String |
getDescriptor()
Its type descriptor, a combination of field/method return type and parameter types.
|
Utf8Constant |
getDescriptorUTF8()
Its type descriptor, a combination of field/method return type and parameter types.
|
String |
getName()
Name of the field/method.
|
Utf8Constant |
getNameUTF8() |
public String getName()
public Utf8Constant getNameUTF8()
public String getDescriptor()
public Utf8Constant getDescriptorUTF8()
Copyright © 2017. All rights reserved.