
com.google.gson.JsonElement.class Maven / Gradle / Ivy
The newest version!
???? 2 ?
$ _ ` a b c
# d e f
_ g
h
i
j
k
# l m
# n o
# p q r
$ s
t u
k v
_ w
x
y
z {
j | }
! ~ ? ()V Code LineNumberTable LocalVariableTable this Lcom/google/gson/JsonElement; deepCopy ()Lcom/google/gson/JsonElement; isJsonArray ()Z isJsonObject isJsonPrimitive
isJsonNull getAsJsonObject ()Lcom/google/gson/JsonObject;
StackMapTable getAsJsonArray ()Lcom/google/gson/JsonArray; getAsJsonPrimitive !()Lcom/google/gson/JsonPrimitive;
getAsJsonNull ()Lcom/google/gson/JsonNull; getAsBoolean getAsBooleanWrapper ()Ljava/lang/Boolean; getAsNumber ()Ljava/lang/Number; getAsString ()Ljava/lang/String; getAsDouble ()D
getAsFloat ()F getAsLong ()J getAsInt ()I getAsByte ()B getAsCharacter ()C getAsBigDecimal ()Ljava/math/BigDecimal; getAsBigInteger ()Ljava/math/BigInteger;
getAsShort ()S toString stringWriter Ljava/io/StringWriter;
jsonWriter #Lcom/google/gson/stream/JsonWriter; e Ljava/io/IOException; |
SourceFile JsonElement.java % & com/google/gson/JsonArray com/google/gson/JsonObject com/google/gson/JsonPrimitive com/google/gson/JsonNull 0 / java/lang/IllegalStateException java/lang/StringBuilder Not a JSON Object: ? ? ? ? U B % ? . / This is not a JSON Array. 1 / This is not a JSON Primitive. 2 / This is not a JSON Null. 'java/lang/UnsupportedOperationException ? ? ? ? B java/io/StringWriter !com/google/gson/stream/JsonWriter % ? ? ? ? ? ? java/io/IOException java/lang/AssertionError % ? com/google/gson/JsonElement java/lang/Object append -(Ljava/lang/String;)Ljava/lang/StringBuilder; -(Ljava/lang/Object;)Ljava/lang/StringBuilder; (Ljava/lang/String;)V getClass ()Ljava/lang/Class; java/lang/Class
getSimpleName (Ljava/io/Writer;)V
setLenient (Z)V com/google/gson/internal/Streams write C(Lcom/google/gson/JsonElement;Lcom/google/gson/stream/JsonWriter;)V (Ljava/lang/Object;)V! # $ % &