40 lines
979 B
Smali
40 lines
979 B
Smali
.class public interface abstract Lcom/moji/user/message/presenter/MsgBasePresenter$NewMessageCallBack;
|
|
.super Ljava/lang/Object;
|
|
.source "MsgBasePresenter.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/base/MJPresenter$ICallback;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/user/message/presenter/MsgBasePresenter;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "NewMessageCallBack"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(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 b(ZLcom/moji/newliveview/dynamic/base/Cell;)V
|
|
.end method
|
|
|
|
.method public abstract b(ZZ)V
|
|
.end method
|
|
|
|
.method public abstract d(Z)V
|
|
.end method
|