com.google.gson.JsonElement.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jelly Show documentation
Show all versions of jelly Show documentation
Java Functional Metaprogramming API
The newest version!
???? 1 ?
$ [ \ ] ^ _
# ` a b
[ c
d
e
f
g
# h i
# j k
# l m n
$ o
p q
g r
[ s
t
u
v w
f x y
! z { | ()V Code LineNumberTable LocalVariableTable this Lcom/google/gson/JsonElement; isJsonArray ()Z isJsonObject isJsonPrimitive
isJsonNull getAsJsonObject ()Lcom/google/gson/JsonObject; 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 . - java/lang/IllegalStateException java/lang/StringBuilder Not a JSON Object: } ~ } R ? % ? , - This is not a JSON Array. / - This is not a JSON Primitive. 0 - This is not a JSON Null. 'java/lang/UnsupportedOperationException ? ? ? ? ? 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! # $ % &