public static class NamingStrategies.ExtractSerializedName extends NamingStrategies.NameExtractor<com.google.gson.annotations.SerializedName>
annotationType
Constructor and Description |
---|
NamingStrategies.ExtractSerializedName() |
Modifier and Type | Method and Description |
---|---|
String |
extractName(com.google.gson.annotations.SerializedName in) |
annotationType, equals, hashCode, toString
public NamingStrategies.ExtractSerializedName()
public String extractName(com.google.gson.annotations.SerializedName in)
extractName
in class NamingStrategies.NameExtractor<com.google.gson.annotations.SerializedName>
Copyright © 2009-2013 jclouds. All Rights Reserved.