博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2014年8月6日

摘要: 自定义annotation@Documented@Retention(RetentionPolicy.RUNTIME)@Target({ElementType.FIELD,ElementType.METHOD,ElementType.TYPE})public @interface TestAnnot... 阅读全文

posted @ 2014-08-06 17:31 21004129 阅读(256) 评论(1) 推荐(1) 编辑