FindBugs™ 1.3.9

edu.umd.cs.findbugs.ba.npe2
Class Decision

java.lang.Object
  extended by edu.umd.cs.findbugs.ba.npe2.Decision

public class Decision
extends java.lang.Object

Author:
David Hovemeyer

Constructor Summary
Decision(boolean feasible, NullnessValue nullnessValue)
           
 
Method Summary
 NullnessValue getNullnessValue()
           
 boolean isFeasible()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Decision

public Decision(boolean feasible,
                NullnessValue nullnessValue)
Method Detail

isFeasible

public boolean isFeasible()

getNullnessValue

public NullnessValue getNullnessValue()

FindBugs™ 1.3.9

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