Annotation Interface AllowPrintStacktrace


@Retention(CLASS) public @interface AllowPrintStacktrace
Used to indicate to the Forbidden APIs library that a specific usage of Throwable.printStackTrace(PrintStream) is allowable.