|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ResourceList.ResponseIterator
An iterator of the results of applying a method to
each element of a ResourceList
.
Iterator
Method Summary | |
---|---|
boolean |
hasNext()
Return whether the iteration has more elements. |
java.lang.Object |
next()
Return the result of applying the method to the the next element of the input list. |
Method Detail |
---|
boolean hasNext()
Iterator.hasNext()
java.lang.Object next() throws WvcmException
WvcmException
Iterator.next()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |