Modifier and Type | Method and Description |
---|---|
private static java.lang.reflect.AnnotatedType |
GenericTypeReflector.annotate(java.lang.reflect.Type type,
boolean expandGenerics,
java.util.Map<GenericTypeReflector.CaptureCacheKey,java.lang.reflect.AnnotatedType> cache)
This is the method underlying both
GenericTypeReflector.annotate(Type) and GenericTypeReflector.annotate(Type, Annotation[]) . |