public class Java7SupportImpl extends Java7Support
| Constructor and Description |
|---|
Java7SupportImpl() |
| Modifier and Type | Method and Description |
|---|---|
PropertyName |
findConstructorName(AnnotatedParameter p) |
Boolean |
findTransient(Annotated a) |
Boolean |
hasCreatorAnnotation(Annotated a) |
instancepublic Boolean findTransient(Annotated a)
findTransient in class Java7Supportpublic Boolean hasCreatorAnnotation(Annotated a)
hasCreatorAnnotation in class Java7Supportpublic PropertyName findConstructorName(AnnotatedParameter p)
findConstructorName in class Java7SupportCopyright © 2008–2020 FasterXML. All rights reserved.