public class CpUtf8 extends Cp
TAG_Class, TAG_Double, TAG_Fieldref, TAG_Float, TAG_Integer, TAG_InterfaceMethodref, TAG_InvokeDynamic, TAG_Long, TAG_MethodHandle, TAG_Methodref, TAG_MethodType, TAG_NameAndType, TAG_String, TAG_Utf8
Modifier and Type | Method and Description |
---|---|
int |
argCount()
for a method descriptor, this will return the number of argument descriptions found in the
string
|
java.lang.String |
decodeClassName(int argNo)
decode the class name of the given argument, or the class name if the argument is zero
|
java.lang.String |
stringValue() |
public java.lang.String stringValue()
public int argCount()
public java.lang.String decodeClassName(int argNo)