38 lines
813 B
Smali
38 lines
813 B
Smali
.class Lcom/moji/api/service/BaseAPIService$InternalResult;
|
|
.super Ljava/lang/Object;
|
|
.source "BaseAPIService.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/api/service/BaseAPIService;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0xa
|
|
name = "InternalResult"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field a:I
|
|
|
|
.field b:Ljava/lang/Object;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(ILjava/lang/Object;)V
|
|
.locals 0
|
|
|
|
.line 180
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 181
|
|
iput-object p2, p0, Lcom/moji/api/service/BaseAPIService$InternalResult;->b:Ljava/lang/Object;
|
|
|
|
.line 182
|
|
iput p1, p0, Lcom/moji/api/service/BaseAPIService$InternalResult;->a:I
|
|
|
|
return-void
|
|
.end method
|