private static class JacksonAnnotationIntrospector.Java7Support
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Class<?> |
_bogus |
| Constructor and Description |
|---|
Java7Support() |
| Modifier and Type | Method and Description |
|---|---|
PropertyName |
findConstructorName(AnnotatedParameter p) |
java.lang.Boolean |
findTransient(Annotated a) |
java.lang.Boolean |
hasCreatorAnnotation(Annotated a) |
public java.lang.Boolean findTransient(Annotated a)
public java.lang.Boolean hasCreatorAnnotation(Annotated a)
public PropertyName findConstructorName(AnnotatedParameter p)