Weather/smali_classes2/com/moji/mjweather/dailydetail/presenter/ConstellationPresenter.smali
2021-05-10 10:13:34 +02:00

78 lines
2.4 KiB
Smali

.class public Lcom/moji/mjweather/dailydetail/presenter/ConstellationPresenter;
.super Lcom/moji/base/MJPresenter;
.source "ConstellationPresenter.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/moji/mjweather/dailydetail/presenter/ConstellationPresenter$ConstellationCallBack;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/moji/base/MJPresenter<",
"Lcom/moji/mjweather/dailydetail/presenter/ConstellationPresenter$ConstellationCallBack;",
">;"
}
.end annotation
# instance fields
.field private b:Lcom/moji/mjweather/dailydetail/presenter/ConstellationPresenter$ConstellationCallBack;
# direct methods
.method public constructor <init>(Lcom/moji/mjweather/dailydetail/presenter/ConstellationPresenter$ConstellationCallBack;)V
.locals 0
.line 18
invoke-direct {p0, p1}, Lcom/moji/base/MJPresenter;-><init>(Lcom/moji/base/MJPresenter$ICallback;)V
.line 19
iput-object p1, p0, Lcom/moji/mjweather/dailydetail/presenter/ConstellationPresenter;->b:Lcom/moji/mjweather/dailydetail/presenter/ConstellationPresenter$ConstellationCallBack;
return-void
.end method
.method static synthetic a(Lcom/moji/mjweather/dailydetail/presenter/ConstellationPresenter;)Lcom/moji/mjweather/dailydetail/presenter/ConstellationPresenter$ConstellationCallBack;
.locals 0
.line 15
iget-object p0, p0, Lcom/moji/mjweather/dailydetail/presenter/ConstellationPresenter;->b:Lcom/moji/mjweather/dailydetail/presenter/ConstellationPresenter$ConstellationCallBack;
return-object p0
.end method
# virtual methods
.method public a(Ljava/lang/String;J)V
.locals 8
.line 23
new-instance v7, Lcom/moji/http/sch/ConstellationRequest;
const-string v6, ""
const/4 v1, 0x1
const/4 v2, 0x0
move-object v0, v7
move-object v3, p1
move-wide v4, p2
invoke-direct/range {v0 .. v6}, Lcom/moji/http/sch/ConstellationRequest;-><init>(IILjava/lang/String;JLjava/lang/String;)V
new-instance p1, Lcom/moji/mjweather/dailydetail/presenter/ConstellationPresenter$1;
invoke-direct {p1, p0}, Lcom/moji/mjweather/dailydetail/presenter/ConstellationPresenter$1;-><init>(Lcom/moji/mjweather/dailydetail/presenter/ConstellationPresenter;)V
invoke-virtual {v7, p1}, Lcom/moji/http/sch/ConstellationRequest;->a(Lcom/moji/requestcore/MJBaseHttpCallback;)V
return-void
.end method