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) |
instance
public Boolean findTransient(Annotated a)
findTransient
in class Java7Support
public Boolean hasCreatorAnnotation(Annotated a)
hasCreatorAnnotation
in class Java7Support
public PropertyName findConstructorName(AnnotatedParameter p)
findConstructorName
in class Java7Support
Copyright © 2008–2021 FasterXML. All rights reserved.