53 lines
1.1 KiB
Smali
53 lines
1.1 KiB
Smali
.class Lcom/badlogic/gdx/utils/JsonWriter$JsonObject;
|
|
.super Ljava/lang/Object;
|
|
.source "JsonWriter.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/badlogic/gdx/utils/JsonWriter;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x2
|
|
name = "JsonObject"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final a:Z
|
|
|
|
.field final synthetic b:Lcom/badlogic/gdx/utils/JsonWriter;
|
|
|
|
|
|
# virtual methods
|
|
.method a()V
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 160
|
|
iget-object v0, p0, Lcom/badlogic/gdx/utils/JsonWriter$JsonObject;->b:Lcom/badlogic/gdx/utils/JsonWriter;
|
|
|
|
iget-object v0, v0, Lcom/badlogic/gdx/utils/JsonWriter;->a:Ljava/io/Writer;
|
|
|
|
iget-boolean v1, p0, Lcom/badlogic/gdx/utils/JsonWriter$JsonObject;->a:Z
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
const/16 v1, 0x5d
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/16 v1, 0x7d
|
|
|
|
:goto_0
|
|
invoke-virtual {v0, v1}, Ljava/io/Writer;->write(I)V
|
|
|
|
return-void
|
|
.end method
|