BaseFcContract$IFcPageMineView.smali

.class public interface abstract Lcom/bjz/comm/net/mvp/contract/BaseFcContract$IFcPageMineView;
.super Ljava/lang/Object;
.source "BaseFcContract.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/bjz/comm/net/mvp/contract/BaseFcContract;
.end annotation

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


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# virtual methods
.method public abstract getActionCountSucc(Lcom/bjz/comm/net/bean/RespFcUserStatisticsBean;)V
.end method

.method public abstract getFCListFailed(Ljava/lang/String;)V
.end method

.method public abstract getFCListSucc(Ljava/util/ArrayList;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/ArrayList<",
            "Lcom/bjz/comm/net/bean/RespFcListBean;",
            ">;)V"
        }
    .end annotation
.end method

.method public abstract onError(Ljava/lang/String;)V
.end method

.method public abstract setFcBackgroundFailed(Ljava/lang/String;)V
.end method

.method public abstract setFcBackgroundSucc(Ljava/lang/String;Ljava/lang/String;)V
.end method