StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Lyubomyr Shaydariv

Rating
1530.71 (17,929th)
Reputation
11,356 (13,125th)
Page: 1 2 3 4 ... 7
Title Δ
how to deserialize base64 encoded json data with gson 0.00
Can't properly serialize POJO with Iterable fields using Gson -0.05
git: --graph/--oneline graph marker characters for root commits 0.00
Gson custom serialization not working for java.lang.Object 0.00
Print a jsonObject in a certain order +0.45
How to extract json string objects separately with Gson +0.21
Gson: How do I deserialize an inner JSON object to a map if the pro... 0.00
Deserializing a JSON Object with Gson TypeAdapter in an ordering-in... 0.00
Define Java POJO so Gson does not write value double quoted +0.29
How to throw exception while converting from JsonStr to PojoClassOb... +0.46
Can I get a specific variable value from Gson converter without cre... -0.04
GSON not including discriminator field when basic List of objects 0.00
Gson Parsing Generic List From Reflected Field Type 0.00
Howto distinguish between not-provided and null when deserializing... 0.00
serialise Date object to JSON using Gson in a custom way (annotation) -0.29
Check type of JSON input while deserializing -0.03
How to represent this structure in a model? -0.02
Nested list objects with AutoValue/Gson fails with NoSuchMethodError 0.00
exclude NULL from JsonArray while de-serializing json +0.46
JsonDeserializer of nested json array (multiple type object) in ret... -0.05
Retrofit 2, parameters transformation 0.00
Json: Deserializing Interface class with List of Interface generic... 0.00
Read array of anonymous class in Gson with generic class +0.46
Retrofit: how to parse a JSON array that combines an array and an o... -0.53
Retrofit generic service interface +0.47
Gson parsing error for my string-encoded inner JSON document +1.71
Deserialize JSON object into array of objects for Retrofit +0.48
Parsing Retrofit2 result using Gson with different JSON structures +0.46
Deserialize list of lists with multiple types using Gson 0.00
Deserialize JSON into transient field 0.00
Gson: deserialize objects that can be a single object or an array -0.03
Find out if GSON's TypeToken contains a List? +0.50
How to map the JSON data to custom types with Map<Integer,Object... -2.32
Read JSON file via Gson when using a list of objects +0.45
Gson serialization of dynamic list +0.71
How to determine class of object from GSON parse? +0.12
How do I parse a nested JSON array of object with a custom Gson des... 0.00
Parse JSON on the flight Android +0.44
How to parse dynamic json in android with retrofit 2 using annotati... -0.53
Gson deserialising reddit comments API response on android 0.00
How to create GSON converter with int and string 0.00
Parse JSON with dynamic key object inside dynamic key object with G... 0.00
Use JSON to parse object or array -0.10
ARRAY or OBJECT in Retrofit on Android using TypeAdapter, in a two... 0.00
Modify response body retrofit 2.2 interceptor 0.00
Gson: How do I deserialize interface fields having class names? +0.49
Retrofit and Gson: parsing array/element-polymorphic objects -0.04
how to deserialize some specific fields only from Json using Gson? 0.00
Handle JSON which sends array of items but sometimes empty string i... -0.28
How to send object parameter in Retrofit GET request? +2.20