public class MethodTypeConstant extends AbstractConstant
data, index, typeTYPE_CLASS, TYPE_DOUBLE, TYPE_FIELD, TYPE_FLOAT, TYPE_INT, TYPE_INTERFACE_METHOD, TYPE_INVOKE_DYNAMIC, TYPE_LONG, TYPE_METHOD, TYPE_METHOD_HANDLE, TYPE_METHOD_TYPE, TYPE_NAME_AND_TYPE, TYPE_STRING, TYPE_UTF| 构造器和说明 |
|---|
MethodTypeConstant() |
MethodTypeConstant(int descriptorIndex) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getDescriptorIndex() |
void |
setDescriptorIndex(int descriptorIndex) |
MethodTypeConstant |
toMethodTypeConstant()
转换为 MethodTypeConstant
|
getData, getIndex, getType, setData, setIndex, setType, toClassConstant, toFieldConstant, toInvokeDynamicConstant, toMethodConstant, toMethodHandleConstant, toNameAndTypeConstant, toUTFConstantpublic MethodTypeConstant()
public MethodTypeConstant(int descriptorIndex)
public int getDescriptorIndex()
public void setDescriptorIndex(int descriptorIndex)
public MethodTypeConstant toMethodTypeConstant()
IConstanttoMethodTypeConstant 在接口中 IConstanttoMethodTypeConstant 在类中 AbstractConstantCopyright © 2020. All Rights Reserved.