Weather/smali_classes3/com/moji/user/message/presenter/MsgFeedPresenter$FeedMsgCallBack.smali
2021-05-10 10:13:34 +02:00

37 lines
898 B
Smali

.class public interface abstract Lcom/moji/user/message/presenter/MsgFeedPresenter$FeedMsgCallBack;
.super Ljava/lang/Object;
.source "MsgFeedPresenter.java"
# interfaces
.implements Lcom/moji/base/MJPresenter$ICallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/user/message/presenter/MsgFeedPresenter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "FeedMsgCallBack"
.end annotation
# virtual methods
.method public abstract a(Ljava/util/ArrayList;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/ArrayList<",
"Lcom/moji/http/message/bean/FeedMsgResp$FeedMsg;",
">;)V"
}
.end annotation
.end method
.method public abstract b(ZZ)V
.end method
.method public abstract d(Z)V
.end method