public interface ObjectWriter
void write(Objectobject) throws IOException
object - the
Object to write
IOException - in case input/output fails, details are defined by the implementation