Uses of Class
io.leangen.geantyref.GenericTypeReflector.CaptureCacheKey
-
Uses of GenericTypeReflector.CaptureCacheKey in io.leangen.geantyref
Method parameters in io.leangen.geantyref with type arguments of type GenericTypeReflector.CaptureCacheKeyModifier and TypeMethodDescriptionprivate static AnnotatedType
GenericTypeReflector.annotate
(Type type, boolean expandGenerics, Map<GenericTypeReflector.CaptureCacheKey, AnnotatedType> cache) This is the method underlying bothGenericTypeReflector.annotate(Type)
andGenericTypeReflector.annotate(Type, Annotation[])
.