- java.lang.Object
-
- org.gcube.portlets.user.speciesdiscovery.server.stream.StreamExtend<I>
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
close
public void close()
- Specified by:
close
in interface org.gcube.data.streams.Stream<I>
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator<I>
- Specified by:
hasNext
in interface org.gcube.data.streams.Stream<I>
-
locator
public URI locator()
- Specified by:
locator
in interface org.gcube.data.streams.Stream<I>
-
next
public I next()
- Specified by:
next
in interface Iterator<I>
- Specified by:
next
in interface org.gcube.data.streams.Stream<I>
Copyright © 2016. All Rights Reserved.