摘要: Java-Annotation(注解) Java注解基础 一、注解的概念和作用 二、5个基本的注解 1. @Override 2. @Deprecated 3. @SuppressWarnings 4. @Safevarargs 5. @FunctionalInterface 三、作用于注解的注解 阅读全文
posted @ 2021-06-06 22:53 随风的海子 阅读(137) 评论(0) 推荐(0) 编辑