patterntesting.annotation.check.ct
Annotation Type EnableStreamWarning


@Target(value={METHOD,CONSTRUCTOR,TYPE})
@Retention(value=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.1 $
Author:
oliver (ob@aosd.de)



Copyright © 2002–2014 PatternTesting Team. All rights reserved.