Class ExceptionSet.ThrownExceptionIterator
java.lang.Object
edu.umd.cs.findbugs.ba.type.ExceptionSet.ThrownExceptionIterator
- All Implemented Interfaces:
Iterator<org.apache.bcel.generic.ObjectType>
- Enclosing class:
ExceptionSet
-
Field Details
-
last
private int last -
next
private int next
-
-
Constructor Details
-
ThrownExceptionIterator
ThrownExceptionIterator()
-
-
Method Details
-
hasNext
-
next
-
isExplicit
public boolean isExplicit() -
remove
-
findNext
private void findNext()
-