注释类型 AllowPrintStacktrace
-
@Retention(CLASS) public @interface AllowPrintStacktrace
Used to indicate to the Forbidden APIs library that a specific usage ofThrowable.printStackTrace()is allowable.- 作者:
- Steve Ebersole
@Retention(CLASS) public @interface AllowPrintStacktrace
Throwable.printStackTrace() is allowable.