一组扩展的注释。
@Target(value={java.lang.annotation.ElementType.TYPE, java.lang.annotation.ElementType.FIELD, java.lang.annotation.ElementType.METHOD}) @Retention(value=java.lang.annotation.RetentionPolicy.运行时) 公共 @interface 扩展 {} public Extension[] value ;
public Extension[] value ;
扩展名。
表 4.84 值