public static interface RxDogTag.Configurer
Builder#configureWith(Configurer)| Modifier and Type | Method and Description |
|---|---|
void |
apply(RxDogTag.Builder builder)
Called to configure the given
builder instance as needed. |
void apply(RxDogTag.Builder builder)
builder instance as needed.builder - the RxDogTag.Builder to configure.