Package com.splunk.splunkjenkins.utils
Class SpecialDoubleAdapter
java.lang.Object
shaded.splk.com.google.gson.TypeAdapter<Double>
com.splunk.splunkjenkins.utils.SpecialDoubleAdapter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class shaded.splk.com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Constructor Details
-
SpecialDoubleAdapter
public SpecialDoubleAdapter()
-
-
Method Details
-
write
public void write(shaded.splk.com.google.gson.stream.JsonWriter jsonWriter, Double number) throws IOException - Specified by:
write
in classshaded.splk.com.google.gson.TypeAdapter<Double>
- Throws:
IOException
-
read
- Specified by:
read
in classshaded.splk.com.google.gson.TypeAdapter<Double>
- Throws:
IOException
-