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
/
ProtoAdapter
/
Companion
/
newEnumAdapter
new
Enum
Adapter
jvm
@
JvmStatic
fun
<
E
:
WireEnum
>
newEnumAdapter
(
type
:
Class
<
E
>
)
:
EnumAdapter
<
E
>
Creates a new proto adapter for
type
.