|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserIterator
Contains multiple users that are retrieved from the Flux engine.
| Method Summary | |
|---|---|
boolean |
hasNext()
Indicates whether there are more users in this iterator. |
User |
next()
Returns the next user in this iterator. |
| Method Detail |
|---|
boolean hasNext()
throws EngineException
EngineException - If a system error occurs.
User next()
throws EngineException
EngineException - If a system error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||