public final class ConstantMethodType extends Constant
Constant
,
Serialized FormConstructor and Description |
---|
ConstantMethodType(ConstantMethodType c)
Initialize from another object.
|
ConstantMethodType(int descriptor_index) |
Modifier and Type | Method and Description |
---|---|
int |
getDescriptorIndex() |
void |
setDescriptorIndex(int descriptor_index) |
String |
toString() |
public ConstantMethodType(ConstantMethodType c)
public ConstantMethodType(int descriptor_index)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.