1.
public @interface xxx 定义注解
public interface xxx 定义接口
@interface和interface是完全不一样的,两码事 http://bbs.csdn.net/topics/380077509
1.
public @interface xxx 定义注解
public interface xxx 定义接口
@interface和interface是完全不一样的,两码事 http://bbs.csdn.net/topics/380077509