org.gcube.data.publishing.gis.publisher.model.utils
Class ResultGenerator<T>
java.lang.Object
org.gcube.data.publishing.gis.publisher.model.utils.ResultGenerator<T>
- All Implemented Interfaces:
- org.gcube.data.streams.generators.Generator<gr.uoa.di.madgik.grs.record.GenericRecord,T>
public class ResultGenerator<T>
- extends Object
- implements org.gcube.data.streams.generators.Generator<gr.uoa.di.madgik.grs.record.GenericRecord,T>
| Fields inherited from interface org.gcube.data.streams.generators.Generator |
iteration |
|
Method Summary |
T |
yield(gr.uoa.di.madgik.grs.record.GenericRecord record)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultGenerator
public ResultGenerator()
yield
public T yield(gr.uoa.di.madgik.grs.record.GenericRecord record)
- Specified by:
yield in interface org.gcube.data.streams.generators.Generator<gr.uoa.di.madgik.grs.record.GenericRecord,T>
Copyright © 2013. All Rights Reserved.