public class LongValueIterator extends LongValueIterator
| Constructor and Description |
|---|
LongValueIterator(Vector vector) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNextLongValue() |
long |
nextLongValue() |
public LongValueIterator(Vector vector) throws org.osid.shared.SharedException
org.osid.shared.SharedExceptionpublic boolean hasNextLongValue()
throws org.osid.shared.SharedException
hasNextLongValue in interface org.osid.shared.LongValueIteratorhasNextLongValue in class LongValueIteratororg.osid.shared.SharedExceptionpublic long nextLongValue()
throws org.osid.shared.SharedException
nextLongValue in interface org.osid.shared.LongValueIteratornextLongValue in class LongValueIteratororg.osid.shared.SharedExceptionCopyright © 2004–2018 Indiana University Library Information Technology. All rights reserved.