java中的Annotation

java中包含5个基本的Annotation:

  @Override
  @Deprecated
  @SuppressWarnings
  @SafeVarargs
  @FunctionalInterface
……待续
 
posted @ 2015-03-07 20:00  Entropy_lxl  阅读(178)  评论(0编辑  收藏  举报