Interface ClassCache

All Known Subinterfaces:
MutableClassCache
All Known Implementing Classes:
FullCache, LRUCache, MutableFullCache

public interface ClassCache
Interface for different caching strategies of resolved classes.