protected static final class GeneratedMessageLite.SerializedForm
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Method and Description |
---|---|
static GeneratedMessageLite.SerializedForm |
of(MessageLite message) |
protected java.lang.Object |
readResolve()
When read from an ObjectInputStream, this method converts this object back to the regular
form.
|
public static GeneratedMessageLite.SerializedForm of(MessageLite message)
protected java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.