wire-runtime / com.squareup.wire / WireEnum

WireEnum

interface WireEnum

Interface for generated Enum values to help serialization and deserialization.

Functions

getValue

abstract fun getValue(): Int

The tag value of an enum constant.