34 lines
895 B
Smali
34 lines
895 B
Smali
.class public interface abstract Lcom/moji/user/message/presenter/MessageCenterPresenter$NewMessageCallBack;
|
|
.super Ljava/lang/Object;
|
|
.source "MessageCenterPresenter.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/base/MJPresenter$ICallback;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/user/message/presenter/MessageCenterPresenter;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "NewMessageCallBack"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract fillMsgToList(Ljava/util/ArrayList;)V
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/ArrayList<",
|
|
"Lcom/moji/newliveview/dynamic/base/Cell;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract loadOnComplete(Z)V
|
|
.end method
|