wire-runtime
Toggle table of contents
5.3.1
jvm
Platform filter
jvm
Switch theme
Search in API
wire-runtime
wire-runtime
/
com.squareup.wire
/
AndroidMessage
/
Companion
Companion
jvm
object
Companion
Members
Functions
new
Creator
Link copied to clipboard
jvm
@
JvmStatic
fun
<
E
>
newCreator
(
adapter
:
ProtoAdapter
<
E
>
)
:
Parcelable.Creator
<
E
>
Creates a new
Parcelable.Creator
using
adapter
for serialization.