|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface HIterator.HIteratorInstance
Performs the calculations associated with a particular HIterator.
Method Summary | |
---|---|
void |
addCase(HValue i,
HValue v)
Submits an index-value pair to the iterator. |
HValue |
getValue()
Returns the value generated by this iterator. |
boolean |
isComplete()
Returns true if the value of this iterator is fully determined from the cases already submitted. |
Method Detail |
---|
void addCase(HValue i, HValue v) throws HException
HException
HValue getValue()
boolean isComplete()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |