/* */ }
/* */
/* 158 */ ObjectOutput objectOutput = dataContainer.getOutput();
/* 159 */ objectOutput.writeObject(obj);
/* */
/* 162 */ dataContainer.saveData(this.dataOutput);
/* */ }
/* */
/* */ protected void writeObjectOverride(Object obj)
/* */ throws IOException
/* */ {