edu.umd.cs.findbugs.annotations
Annotation Type ExpectWarning


@Retention(value=CLASS)
public @interface ExpectWarning

Annotation indicating that a FindBugs warning is expected.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2011. All Rights Reserved.