public abstract static class NamingStrategies.NameExtractor<A extends Annotation> extends Object
SerializedName
,
NamingStrategies.ExtractSerializedName
Modifier and Type | Field and Description |
---|---|
protected Class<A> |
annotationType |
Modifier | Constructor and Description |
---|---|
protected |
NamingStrategies.NameExtractor(Class<A> annotationType) |
protected final Class<A extends Annotation> annotationType
Copyright © 2009-2013 jclouds. All Rights Reserved.