|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.ba.npe2.Decision
public class Decision
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 |
---|
public Decision(boolean feasible, NullnessValue nullnessValue)
Method Detail |
---|
public boolean isFeasible()
public NullnessValue getNullnessValue()
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |