|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sakaiproject.tool.assessment.osid.questionpool.impl.QuestionPoolIteratorImpl
public class QuestionPoolIteratorImpl
A QuestionPool iterator implementation.
| Constructor Summary | |
|---|---|
QuestionPoolIteratorImpl(Collection pquestionPools)
Creates a new QuestionPoolIteratorImpl object. |
|
| Method Summary | |
|---|---|
boolean |
hasNext()
DOCUMENTATION PENDING |
QuestionPool |
next()
DOCUMENTATION PENDING |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QuestionPoolIteratorImpl(Collection pquestionPools)
pquestionPools - DOCUMENTATION PENDING| Method Detail |
|---|
public boolean hasNext()
throws org.osid.shared.SharedException
hasNext in interface QuestionPoolIteratororg.osid.shared.SharedException - DOCUMENTATION PENDING
public QuestionPool next()
throws org.osid.shared.SharedException
next in interface QuestionPoolIteratororg.osid.shared.SharedException - DOCUMENTATION PENDING
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||