Package de.inetsoftware.classparser
Class ConstantMethodRef
- java.lang.Object
-
- de.inetsoftware.classparser.ConstantRef
-
- de.inetsoftware.classparser.ConstantMethodRef
-
- All Implemented Interfaces:
Member
public class ConstantMethodRef extends ConstantRef
-
-
Constructor Summary
Constructors Constructor Description ConstantMethodRef(ConstantClass constClass, ConstantNameAndType nameAndType)
-
Method Summary
-
Methods inherited from class de.inetsoftware.classparser.ConstantRef
getClassName, getConstantClass, getName, getType
-
-
-
-
Constructor Detail
-
ConstantMethodRef
ConstantMethodRef(ConstantClass constClass, ConstantNameAndType nameAndType)
-
-