|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclarion.clarion.runtime.expr.CExpr.TwoIterator
public static class CExpr.TwoIterator
| Constructor Summary | |
|---|---|
CExpr.TwoIterator(CExpr e1,
CExpr e2)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
CExpr |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CExpr.TwoIterator(CExpr e1,
CExpr e2)
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iterator<CExpr>public CExpr next()
next in interface java.util.Iterator<CExpr>public void remove()
remove in interface java.util.Iterator<CExpr>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||