|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.BitSet
edu.umd.cs.findbugs.ba.npe.UnconditionalDerefSet
public class UnconditionalDerefSet
Constructor Summary | |
---|---|
UnconditionalDerefSet(int numParams)
|
Method Summary | |
---|---|
boolean |
isBottom()
|
boolean |
isTop()
|
boolean |
isValid()
|
void |
setBottom()
|
void |
setTop()
|
java.lang.String |
toString()
|
Methods inherited from class java.util.BitSet |
---|
and, andNot, cardinality, clear, clear, clear, clone, equals, flip, flip, get, get, hashCode, intersects, isEmpty, length, nextClearBit, nextSetBit, or, set, set, set, set, size, xor |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnconditionalDerefSet(int numParams)
Method Detail |
---|
public void setTop()
public void setBottom()
public boolean isValid()
public boolean isTop()
public boolean isBottom()
public java.lang.String toString()
toString
in class java.util.BitSet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |