|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntityListIterator
Method Summary | |
---|---|
boolean |
hasNext()
True means that there still values that can be returned. |
int |
numberRemaining()
Returns a count of the number of items remaining in the iterator. |
void |
release()
Release the iterator. |
Method Detail |
---|
boolean hasNext() throws LBResourceUnavailableException
LBResourceUnavailableException
void release() throws LBResourceUnavailableException
LBResourceUnavailableException
int numberRemaining() throws LBResourceUnavailableException
LBResourceUnavailableException
for an authoritative answer whether or not the iterator
has returned all possible items.
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |