Class GenericTypeReflector.CaptureCacheKey
java.lang.Object
io.leangen.geantyref.GenericTypeReflector.CaptureCacheKey
- Enclosing class:
GenericTypeReflector
A key representing a
CaptureType. Used for caching incomplete CaptureTypes
while recursively inspecting their structure. Necessary because CaptureType can have
infinitely recursive structure.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
capture
CaptureType capture
-
-
Constructor Details
-
CaptureCacheKey
CaptureCacheKey(CaptureType capture)
-
-
Method Details
-
hashCode
-
equals
-