Weather/smali_classes3/com/moji/share/presenter/WBSharePresenter$1.smali
2021-05-10 10:13:34 +02:00

65 lines
1.5 KiB
Smali

.class Lcom/moji/share/presenter/WBSharePresenter$1;
.super Lcom/moji/requestcore/MJBaseHttpCallback;
.source "WBSharePresenter.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/share/presenter/WBSharePresenter;->a(Ljava/lang/String;)Ljava/lang/String;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/moji/requestcore/MJBaseHttpCallback<",
"Lcom/moji/share/entity/ShortUrlResp;",
">;"
}
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/share/presenter/WBSharePresenter;
# direct methods
.method constructor <init>(Lcom/moji/share/presenter/WBSharePresenter;)V
.locals 0
.line 115
iput-object p1, p0, Lcom/moji/share/presenter/WBSharePresenter$1;->a:Lcom/moji/share/presenter/WBSharePresenter;
invoke-direct {p0}, Lcom/moji/requestcore/MJBaseHttpCallback;-><init>()V
return-void
.end method
# virtual methods
.method protected a(Lcom/moji/share/entity/ShortUrlResp;)V
.locals 0
return-void
.end method
.method protected onFailed(Lcom/moji/requestcore/MJException;)V
.locals 0
return-void
.end method
.method protected synthetic onSuccess(Ljava/lang/Object;)V
.locals 0
.line 115
check-cast p1, Lcom/moji/share/entity/ShortUrlResp;
invoke-virtual {p0, p1}, Lcom/moji/share/presenter/WBSharePresenter$1;->a(Lcom/moji/share/entity/ShortUrlResp;)V
return-void
.end method