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