private static class GenericTypeReflector.AnnotatedCaptureCacheKey
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) AnnotatedCaptureType |
capture |
(package private) CaptureType |
raw |
Constructor and Description |
---|
AnnotatedCaptureCacheKey(AnnotatedCaptureType capture) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
AnnotatedCaptureType capture
CaptureType raw
AnnotatedCaptureCacheKey(AnnotatedCaptureType capture)