private final class OneOfCP.CP.BranchIterator extends java.lang.Object implements java.util.Iterator<CPBranch>
| Constructor and Description | 
|---|
BranchIterator(RuleApp oldApp)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
hasNext()  | 
CPBranch | 
next()  | 
void | 
remove()
throws an unsupported operation exception 
 | 
private int num
private final RuleApp oldApp
public BranchIterator(RuleApp oldApp)