Annotation Type EnableStreamWarning
-
@Target({METHOD,CONSTRUCTOR,TYPE}) @Retention(RUNTIME) public @interface EnableStreamWarning
Use this annotation if you want to avoid the use of Stram classes like InputStream or OutputStream.- Since:
- 1.3 (08.08.2012)
- Version:
- $Revision: 1.3 $
- Author:
- oliver (ob@aosd.de)