protected static final class GeneratedMessageLite.SerializedForm extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
static GeneratedMessageLite.SerializedForm |
of(MessageLite message) |
protected 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 Object readResolve() throws ObjectStreamException
ObjectStreamExceptionCopyright © 2008–2021. All rights reserved.