注释类型 ModeledConstructor
-
@Retention(RUNTIME) @Target(METHOD) public @interface ModeledConstructorUsed to identify methods that model behavior for constructors of a class modeled inModel.
-
-
必需元素概要
所需元素 修饰符和类型 必需的元素 说明 java.lang.StringdescriptorThe descriptor of the modeled constructor.
-