接口的使用
com.thoughtworks.qdox.model.JavaMember
使用JavaMember的程序包
程序包
说明
Provides classes reflecting the Java model elements.
Provides the default implementation of the classes reflecting the Java model elements.
-
com.thoughtworks.qdox.model中JavaMember的使用
修饰符和类型接口说明interfaceModeled equivalent ofConstructor, providing the most important methods.interfaceA shared interface for the common functionality of Method and Constructor.interfaceModeled equivalent ofField, providing the most important methods.interface -
com.thoughtworks.qdox.model.impl中JavaMember的使用
修饰符和类型类说明classclassThe BaseMethod contains all methods used by both JavaMethod and JavaConstructorclassclassclassThis class can be used to access overridden methods while keeping a reference to the original class.