59 lines
1.3 KiB
Smali
59 lines
1.3 KiB
Smali
.class final Lcom/moji/newliveview/base/utils/GlobalUtils$1;
|
|
.super Lcom/moji/requestcore/MJBaseHttpCallback;
|
|
.source "GlobalUtils.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/newliveview/base/utils/GlobalUtils;->a(IJ)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/requestcore/MJBaseHttpCallback<",
|
|
"Lcom/moji/requestcore/entity/MJBaseRespRc;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 98
|
|
invoke-direct {p0}, Lcom/moji/requestcore/MJBaseHttpCallback;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method protected a(Lcom/moji/requestcore/entity/MJBaseRespRc;)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 98
|
|
check-cast p1, Lcom/moji/requestcore/entity/MJBaseRespRc;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/newliveview/base/utils/GlobalUtils$1;->a(Lcom/moji/requestcore/entity/MJBaseRespRc;)V
|
|
|
|
return-void
|
|
.end method
|