wire-runtime
Toggle table of contents
6.0.0-alpha03-0.2.0-01
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
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
.