/tripkit/CommonCoreLegacy/com.skedgo.tripkit.routing/Provider
Provider
\ @Gson.TypeAdapters
@Value.Immutable
abstract class Provider : Parcelable
Constructors
| Provider | constructor() |
Types
| Name | Summary |
|---|---|
| Companion | object Companion |
Functions
| Name | Summary |
|---|---|
| describeContents | open override fun describeContents(): Int |
| name | abstract fun name(): String? |
| writeToParcel | open override fun writeToParcel(dest: Parcel, flags: Int) |