|
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.type.ExceptionSet.ThrownExceptionIterator
public class ExceptionSet.ThrownExceptionIterator
Object to iterate over the exception types in the set.
| Method Summary | |
|---|---|
boolean |
hasNext()
|
boolean |
isExplicit()
|
org.apache.bcel.generic.ObjectType |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iterator<org.apache.bcel.generic.ObjectType>public org.apache.bcel.generic.ObjectType next()
next in interface java.util.Iterator<org.apache.bcel.generic.ObjectType>public boolean isExplicit()
public void remove()
remove in interface java.util.Iterator<org.apache.bcel.generic.ObjectType>
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||