public class RecordIterator extends Object implements org.gcube.data.streams.Stream<FishFinderRecord>
| Constructor and Description |
|---|
RecordIterator() |
public void remove()
remove in interface Iterator<FishFinderRecord>public boolean hasNext()
hasNext in interface Iterator<FishFinderRecord>hasNext in interface org.gcube.data.streams.Stream<FishFinderRecord>public FishFinderRecord next()
next in interface Iterator<FishFinderRecord>next in interface org.gcube.data.streams.Stream<FishFinderRecord>public URI locator()
locator in interface org.gcube.data.streams.Stream<FishFinderRecord>public void close()
close in interface org.gcube.data.streams.Stream<FishFinderRecord>public boolean isClosed()
isClosed in interface org.gcube.data.streams.Stream<FishFinderRecord>Copyright © 2015. All Rights Reserved.