Weather/smali_classes2/com/moji/index/ArticlesPresenter$ArticlesCallback.smali
2021-05-10 10:13:34 +02:00

46 lines
1006 B
Smali

.class public interface abstract Lcom/moji/index/ArticlesPresenter$ArticlesCallback;
.super Ljava/lang/Object;
.source "ArticlesPresenter.java"
# interfaces
.implements Lcom/moji/base/MJPresenter$ICallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/index/ArticlesPresenter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ArticlesCallback"
.end annotation
# virtual methods
.method public abstract a()V
.end method
.method public abstract a(Ljava/util/List;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/moji/http/index/IndexResp$IndexRegionListBean$IndexContentListBean;",
">;)V"
}
.end annotation
.end method
.method public abstract b()V
.end method
.method public abstract c()V
.end method
.method public abstract d()V
.end method
.method public abstract e()V
.end method