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