rxdogtag / com.uber.rxdogtag / RxDogTag / Configurer / apply
apply¶
abstract fun apply(builder:RxDogTag.Builder!):Unit
Called to configure the given builder instance as needed.
Parameters¶
builder - RxDogTag.Builder!: the `[Builder`](../-builder/index.md) to configure.