org.gcube.application.speciesmanager.stubs.writers
Class StringWriter

java.lang.Object
  extended by org.gcube.application.speciesmanager.stubs.writers.AbstractWriter<String>
      extended by org.gcube.application.speciesmanager.stubs.writers.StringWriter
All Implemented Interfaces:
ObjectWriter<String>

public class StringWriter
extends AbstractWriter<String>


Constructor Summary
protected StringWriter(RSWrapper wrapper)
           
 
Method Summary
 boolean put(String t)
           
 
Methods inherited from class org.gcube.application.speciesmanager.stubs.writers.AbstractWriter
close, getWrapper
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringWriter

protected StringWriter(RSWrapper wrapper)
Method Detail

put

public boolean put(String t)


Copyright © 2012. All Rights Reserved.