FeedComponent$Builder.smali

.class public interface abstract Lcom/avast/android/feed/internal/dagger/FeedComponent$Builder;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/avast/android/feed/internal/dagger/FeedComponent;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "Builder"
.end annotation


# virtual methods
.method public abstract a(Lcom/avast/android/feed/RuntimeConfig;)Lcom/avast/android/feed/internal/dagger/FeedComponent$Builder;
.end method

.method public abstract b(Lcom/avast/android/feed/FeedConfig;)Lcom/avast/android/feed/internal/dagger/FeedComponent$Builder;
.end method

.method public abstract build()Lcom/avast/android/feed/internal/dagger/FeedComponent;
.end method