Uses of Interface
io.leangen.geantyref.CaptureType
-
Uses of CaptureType in io.leangen.geantyref
Classes in io.leangen.geantyref that implement CaptureTypeFields in io.leangen.geantyref declared as CaptureTypeModifier and TypeFieldDescription(package private) CaptureType
GenericTypeReflector.CaptureCacheKey.capture
(package private) CaptureType
GenericTypeReflector.AnnotatedCaptureCacheKey.raw
(package private) CaptureType
TypeVisitor.AnnotatedCaptureCacheKey.raw
private final CaptureType
AnnotatedCaptureTypeImpl.type
Constructors in io.leangen.geantyref with parameters of type CaptureTypeModifierConstructorDescription(package private)
AnnotatedCaptureTypeImpl
(CaptureType type, AnnotatedWildcardType wildcard, AnnotatedTypeVariable variable) (package private)
AnnotatedCaptureTypeImpl
(CaptureType type, AnnotatedWildcardType wildcard, AnnotatedTypeVariable variable, AnnotatedType[] upperBounds, Annotation[] annotations) (package private)
AnnotatedCaptureTypeImpl
(CaptureType type, AnnotatedWildcardType wildcard, AnnotatedTypeVariable variable, AnnotatedType[] lowerBounds, AnnotatedType[] upperBounds, Annotation[] annotations) (package private)
CaptureCacheKey
(CaptureType capture)