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