public LongValueIterator(java.util.Vector vector) throws org.osid.shared.SharedException(Code)
Method Detail
hasNextLongValue
public boolean hasNextLongValue() throws org.osid.shared.SharedException(Code)
nextLongValue
public long nextLongValue() throws org.osid.shared.SharedException(Code)
Methods inherited from edu.indiana.lib.osid.base.repository.LongValueIterator
public boolean hasNextLongValue() throws org.osid.shared.SharedException(Code)(Java Doc) public long nextLongValue() throws org.osid.shared.SharedException(Code)(Java Doc)