FindBugs™ 1.3.9

edu.umd.cs.findbugs.detect
Class NonNullReturnProperty

java.lang.Object
  extended by edu.umd.cs.findbugs.props.AbstractWarningProperty
      extended by edu.umd.cs.findbugs.detect.NonNullReturnProperty
All Implemented Interfaces:
WarningProperty

public class NonNullReturnProperty
extends AbstractWarningProperty

Author:
David Hovemeyer

Field Summary
static NonNullReturnProperty EXACT_METHOD
           
 
Method Summary
 
Methods inherited from class edu.umd.cs.findbugs.props.AbstractWarningProperty
getName, getPriorityAdjustment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXACT_METHOD

public static final NonNullReturnProperty EXACT_METHOD

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.