| Interface | Description |
|---|---|
| ClassCache |
This is a highly specialized map for storing values keyed by Class objects.
|
| Class | Description |
|---|---|
| ClassCacheImpl |
Implementation of
ClassCache. |
| Entry |
Used by
ClassCacheImpl to store entries in the cache. |