|
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 float 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. |
float |
getFloat()
Return the current float in this iterator. |
| Methods inherited from interface org.jmlspecs.jmlunit.strategies.IndefiniteIterator |
advance, atEnd |
| Method Detail |
public Object get()
IndefiniteIterator
get in interface IndefiniteIteratorpublic float getFloat()
public Object clone()
clone in interface IndefiniteIterator
|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||