BaseFcContract$IFcPageDetailView.smali

.class public interface abstract Lcom/bjz/comm/net/mvp/contract/BaseFcContract$IFcPageDetailView;
.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 = "IFcPageDetailView"
.end annotation


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

    return-void
.end method


# virtual methods
.method public abstract getCommentsFailed(Ljava/lang/String;)V
.end method

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

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

.method public abstract getDetailSucc(Lcom/bjz/comm/net/bean/RespFcListBean;)V
.end method

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

.method public abstract getLikeUserListSucc(Lcom/bjz/comm/net/bean/RespFcLikesBean;)V
.end method

.method public abstract getReplyListFailed(Lcom/bjz/comm/net/bean/FcReplyBean;ILjava/lang/String;)V
.end method

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

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