53 lines
1.5 KiB
Smali
53 lines
1.5 KiB
Smali
.class public Lcom/tencent/smtt/sdk/JsValue;
|
|
.super Ljava/lang/Object;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/tencent/smtt/sdk/JsValue$a;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private final a:Lcom/tencent/smtt/sdk/JsContext;
|
|
|
|
.field private final b:Lcom/tencent/smtt/export/external/jscore/interfaces/IX5JsValue;
|
|
|
|
|
|
# direct methods
|
|
.method protected constructor <init>(Lcom/tencent/smtt/sdk/JsContext;Lcom/tencent/smtt/export/external/jscore/interfaces/IX5JsValue;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/tencent/smtt/sdk/JsValue;->a:Lcom/tencent/smtt/sdk/JsContext;
|
|
|
|
iput-object p2, p0, Lcom/tencent/smtt/sdk/JsValue;->b:Lcom/tencent/smtt/export/external/jscore/interfaces/IX5JsValue;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic a(Lcom/tencent/smtt/sdk/JsValue;)Lcom/tencent/smtt/export/external/jscore/interfaces/IX5JsValue;
|
|
.locals 0
|
|
|
|
iget-object p0, p0, Lcom/tencent/smtt/sdk/JsValue;->b:Lcom/tencent/smtt/export/external/jscore/interfaces/IX5JsValue;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public toString()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/tencent/smtt/sdk/JsValue;->b:Lcom/tencent/smtt/export/external/jscore/interfaces/IX5JsValue;
|
|
|
|
invoke-interface {v0}, Lcom/tencent/smtt/export/external/jscore/interfaces/IX5JsValue;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|