摘要:
自定义annotation@Documented@Retention(RetentionPolicy.RUNTIME)@Target({ElementType.FIELD,ElementType.METHOD,ElementType.TYPE})public @interface TestAnnot... 阅读全文
posted @ 2014-08-06 17:31 21004129 阅读(265) 评论(1) 推荐(1)
|
摘要:
自定义annotation@Documented@Retention(RetentionPolicy.RUNTIME)@Target({ElementType.FIELD,ElementType.METHOD,ElementType.TYPE})public @interface TestAnnot... 阅读全文
posted @ 2014-08-06 17:31 21004129 阅读(265) 评论(1) 推荐(1) |
||