public class ObjectIterator extends ObjectIterator
| Constructor and Description |
|---|
ObjectIterator(Vector vector) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNextObject() |
Serializable |
nextObject() |
public ObjectIterator(Vector vector) throws org.osid.shared.SharedException
org.osid.shared.SharedExceptionpublic boolean hasNextObject()
throws org.osid.shared.SharedException
hasNextObject in interface org.osid.shared.ObjectIteratorhasNextObject in class ObjectIteratororg.osid.shared.SharedExceptionpublic Serializable nextObject() throws org.osid.shared.SharedException
nextObject in interface org.osid.shared.ObjectIteratornextObject in class ObjectIteratororg.osid.shared.SharedExceptionCopyright © 2003–2020 Sakai Project. All rights reserved.