|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConstMethod
This interface has to be implemented by those classes representing a
CONSTANT_Methodref_info structure. The CONSTANT_Methodref_info
structure is used to represent methods.
Concrete classes implementing this interface have to tag with the @RefersToCpInfo annotation their private fields representing the following information:
1. class_index 2. name_and_type_index
| Method Summary |
|---|
| Methods inherited from interface jef.dna.constantInfo.ConstField |
|---|
getClassIndex, getNameAndTypeIndex, setClassIndex, setNameAndTypeIndex |
| Methods inherited from interface jef.dna.constantInfo.ConstantInfo |
|---|
clone, fromStream, getCpt, getTag, getType, setCpt, setTag, toStream, updateRefs, validate |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||