T
public interface DataWriter<T>
DataWriter
void
write(T entity)
void write(T entity) throws java.io.IOException
entity
java.io.IOException