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


@Retention(value=CLASS)
public @interface DesireNoWarning

Annotation indicating that no FindBugs warning of the specified type is desired.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2011. All Rights Reserved.