Package org.hibernate.internal.build
Annotation Type AllowSysOut
-
@Retention(CLASS) public @interface AllowSysOut
Used to indicate to the Forbidden APIs library that a specific usage ofSystem.out
is allowable.
@Retention(CLASS) public @interface AllowSysOut
System.out
is allowable.