Modifier and Type | Method and Description |
---|---|
static java.lang.reflect.AnnotatedType |
GenericTypeReflector.transform(java.lang.reflect.AnnotatedType type,
TypeVisitor visitor)
Recursively applies a transformation implemented by the provided
TypeVisitor
to the structure of the given type. |