patterntesting.annotation.check.ct
Annotation Type SuppressStreamWarning


Deprecated. no longer supported

@Deprecated
@Target(value={METHOD,CONSTRUCTOR,TYPE})
@Retention(value=RUNTIME)
public @interface SuppressStreamWarning

Use this annotation to suppress warnings about not to use stream classes.

Since:
01.04.2009
Version:
$Revision: 1.4 $
Author:
oliver
See Also:
EnableStreamWarning



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