public static class CustomDeserializers.IpStateAdapter extends Object implements com.google.gson.JsonDeserializer<IpState>
| Constructor and Description |
|---|
CustomDeserializers.IpStateAdapter() |
| Modifier and Type | Method and Description |
|---|---|
IpState |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext context) |
public IpState 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<IpState>com.google.gson.JsonParseExceptionCopyright © 2009-2012 jclouds. All Rights Reserved.