@Singleton public static class NovaParserModule.ServerAdapter extends Object implements com.google.gson.JsonDeserializer<Server>
Constructor and Description |
---|
ServerAdapter() |
Modifier and Type | Method and Description |
---|---|
Server |
apply(Server in) |
Server |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext context) |
public Server deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize
in interface com.google.gson.JsonDeserializer<Server>
com.google.gson.JsonParseException
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.