public class ObjectIteratorImpl extends Object implements org.osid.shared.ObjectIterator
| Constructor and Description |
|---|
ObjectIteratorImpl(Iterator iterator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNextObject() |
Serializable |
nextObject() |
public ObjectIteratorImpl(Iterator iterator)
public boolean hasNextObject()
throws org.osid.shared.SharedException
hasNextObject in interface org.osid.shared.ObjectIteratororg.osid.shared.SharedExceptionpublic Serializable nextObject() throws org.osid.shared.SharedException
nextObject in interface org.osid.shared.ObjectIteratororg.osid.shared.SharedExceptionCopyright © 2003–2021 Sakai Project. All rights reserved.