|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchoco.palm.dbt.integer.PalmBitSetIntDomain.RepairIntDomainIterator
protected class PalmBitSetIntDomain.RepairIntDomainIterator
| Field Summary | |
|---|---|
protected int |
currentIndex
|
protected BitSetIntDomain |
domain
|
| Method Summary | |
|---|---|
boolean |
hasNext()
Returns true if the iteration has more elements. |
int |
next()
Returns the next element in the iteration. |
void |
remove()
Removes from the underlying collection the last element returned by the getIterator (optional operation). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected BitSetIntDomain domain
protected int currentIndex
| Method Detail |
|---|
public boolean hasNext()
IntIterator
hasNext in interface IntIteratorpublic int next()
IntIterator
next in interface IntIteratorpublic void remove()
IntIterator
remove in interface IntIterator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||