org.gcube.application.speciesmanager.stubs.writers
Class AbstractWriter<T>
java.lang.Object
org.gcube.application.speciesmanager.stubs.writers.AbstractWriter<T>
- All Implemented Interfaces:
- ObjectWriter<T>
- Direct Known Subclasses:
- OccurrenceWriter, ResultItemWriter, StringWriter
public abstract class AbstractWriter<T>
- extends Object
- implements ObjectWriter<T>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.gcube.application.speciesmanager.stubs.pluginhelper.writers.ObjectWriter |
put |
AbstractWriter
protected AbstractWriter(AbstractWrapper wrapper)
getWrapper
protected AbstractWrapper getWrapper()
close
public void close()
- Specified by:
close in interface ObjectWriter<T>
Copyright © 2012. All Rights Reserved.