|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An extended indefinite iterator interface that can iterate over values of type double without casting.
IndefiniteIterator| Method Summary | |
Object |
clone()
Return a copy of this iterator in the same state as this object. |
Object |
get()
Return the current element in this iteration. |
double |
getDouble()
Return the current double in this iterator. |
| Methods inherited from interface org.jmlspecs.jmlunit.strategies.IndefiniteIterator |
advance, atEnd |
| Method Detail |
public Object get()
IndefiniteIterator
get in interface IndefiniteIteratorpublic double getDouble()
public Object clone()
clone in interface IndefiniteIterator
|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||