37 lines
906 B
Smali
37 lines
906 B
Smali
.class public interface abstract Lcom/moji/user/homepage/presenter/UserTopicPresenter$UserTopicCallBack;
|
|
.super Ljava/lang/Object;
|
|
.source "UserTopicPresenter.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/base/MJPresenter$ICallback;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/user/homepage/presenter/UserTopicPresenter;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "UserTopicCallBack"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Ljava/util/ArrayList;Z)V
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/ArrayList<",
|
|
"Lcom/moji/http/mqn/entity/TopicList$Topic;",
|
|
">;Z)V"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract a(ZZ)V
|
|
.end method
|
|
|
|
.method public abstract b(Z)V
|
|
.end method
|