类的使用
cn.taketoday.core.annotation.SynthesizingMethodParameter
程序包
说明
Core support package for annotations, meta-annotations, and merged
annotations with attribute overrides.
-
cn.taketoday.core.annotation中SynthesizingMethodParameter的使用
修饰符和类型方法说明SynthesizingMethodParameter.clone()static SynthesizingMethodParameterSynthesizingMethodParameter.forExecutable(Executable executable, int parameterIndex) Create a new SynthesizingMethodParameter for the given method or constructor.static SynthesizingMethodParameterSynthesizingMethodParameter.forParameter(Parameter parameter) Create a new SynthesizingMethodParameter for the given parameter descriptor.限定符构造器说明protectedCopy constructor, resulting in an independentSynthesizingMethodParameterbased on the same metadata and cache state that the original object was in.