org.gcube.data.spd.plugin.fwk.readers
Class LocalReader<T>
java.lang.Object
org.gcube.data.spd.plugin.fwk.readers.AbstractLocalReader<T>
org.gcube.data.spd.plugin.fwk.readers.LocalReader<T>
- All Implemented Interfaces:
- Iterator<T>, org.gcube.data.streams.Stream<T>
public class LocalReader<T>
- extends AbstractLocalReader<T>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalReader
public LocalReader(AbstractLocalWrapper<T> wrapper)
hasNext
public boolean hasNext()
locator
public URI locator()
close
public void close()
isClosed
public boolean isClosed()
Copyright © 2013. All Rights Reserved.