T - public abstract class AbstractSerializerResolver<T> extends Object implements SerializerResolver<T>
SerializerResolver.| Constructor and Description |
|---|
AbstractSerializerResolver() |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends Annotation>> |
getHints()
Get the hints this resolver uses.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindpublic Set<Class<? extends Annotation>> getHints()
SerializerResolvergetHints in interface SerializerResolver<T>Copyright © 2017. All rights reserved.