Lines Matching refs:writeObject
78 // Serialization invokes writeObject only when it's private.79 // The SynchronizedObject subclasses don't need a writeObject method since81 // following writeObject() handles the SynchronizedObject members.83 private void writeObject(ObjectOutputStream stream) throws IOException {