56 lines
1.5 KiB
Smali
56 lines
1.5 KiB
Smali
.class Lcom/moji/mvpframe/BasePresenter$1;
|
|
.super Ljava/lang/Object;
|
|
.source "BasePresenter.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/mvpframe/delegate/ILoadingCallback;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/mvpframe/BasePresenter;->a(Lcom/moji/requestcore/MJException;Z)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/requestcore/MJException;
|
|
|
|
.field final synthetic b:Lcom/moji/mvpframe/BasePresenter;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/mvpframe/BasePresenter;Lcom/moji/requestcore/MJException;)V
|
|
.locals 0
|
|
|
|
.line 84
|
|
iput-object p1, p0, Lcom/moji/mvpframe/BasePresenter$1;->b:Lcom/moji/mvpframe/BasePresenter;
|
|
|
|
iput-object p2, p0, Lcom/moji/mvpframe/BasePresenter$1;->a:Lcom/moji/requestcore/MJException;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()V
|
|
.locals 2
|
|
|
|
.line 88
|
|
iget-object v0, p0, Lcom/moji/mvpframe/BasePresenter$1;->b:Lcom/moji/mvpframe/BasePresenter;
|
|
|
|
iget-object v0, v0, Lcom/moji/mvpframe/BasePresenter;->f:Lcom/moji/mvpframe/IMJMvpView;
|
|
|
|
iget-object v1, p0, Lcom/moji/mvpframe/BasePresenter$1;->a:Lcom/moji/requestcore/MJException;
|
|
|
|
invoke-interface {v0, v1}, Lcom/moji/mvpframe/IMJMvpView;->dealRequestError(Lcom/moji/requestcore/MJException;)V
|
|
|
|
return-void
|
|
.end method
|