Class GeneratedMessageLite.SerializedForm

    • Method Detail

      • readResolve

        protected java.lang.Object readResolve()
                                        throws java.io.ObjectStreamException
        When read from an ObjectInputStream, this method converts this object back to the regular form. Part of Java's serialization magic.
        Returns:
        a GeneratedMessage of the type that was serialized
        Throws:
        java.io.ObjectStreamException