注释类型 AllowSysOut
-
@Retention(CLASS) public @interface AllowSysOut
Used to indicate to the Forbidden APIs library that a specific usage ofSystem.outis allowable.- 作者:
- Steve Ebersole
@Retention(CLASS) public @interface AllowSysOut
System.out is allowable.