| Constructor and Description |
|---|
JsonArrayDeserializer(JsonObjectFactory jsonObjectFactory,
com.google.inject.Provider<SpincastGsonManager> spincastGsonManagerProvider) |
| Modifier and Type | Method and Description |
|---|---|
JsonArray |
deserialize(com.google.gson.JsonElement jsonElement,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
protected JsonObjectFactory |
getJsonObjectFactory() |
protected SpincastGsonManager |
getSpincastGsonManager() |
@Inject public JsonArrayDeserializer(JsonObjectFactory jsonObjectFactory, com.google.inject.Provider<SpincastGsonManager> spincastGsonManagerProvider)
protected JsonObjectFactory getJsonObjectFactory()
protected SpincastGsonManager getSpincastGsonManager()
public JsonArray deserialize(com.google.gson.JsonElement jsonElement, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<JsonArray>com.google.gson.JsonParseExceptionCopyright © 2019. All rights reserved.