FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba.jsr305
Class JSR305NullnessAnnotations

java.lang.Object
  extended by edu.umd.cs.findbugs.ba.jsr305.JSR305NullnessAnnotations

public abstract class JSR305NullnessAnnotations
extends java.lang.Object

ClassDescriptors for JSR-305 nullness annotations.

Author:
David Hovemeyer

Field Summary
static ClassDescriptor CHECK_FOR_NULL
           
static ClassDescriptor NONNULL
           
static ClassDescriptor NULLABLE
           
 
Constructor Summary
JSR305NullnessAnnotations()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHECK_FOR_NULL

public static final ClassDescriptor CHECK_FOR_NULL

NONNULL

public static final ClassDescriptor NONNULL

NULLABLE

public static final ClassDescriptor NULLABLE
Constructor Detail

JSR305NullnessAnnotations

public JSR305NullnessAnnotations()

FindBugs™ 1.3.9

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