Package sootup.core.cache
package sootup.core.cache
-
ClassDescriptionInterface for different caching strategies of resolved classes.Cache that stores any class that has been resolved.Cache that implements a least recently used strategy.Interface for caches which are mutable and allow classes to be removed from.Mutable version of the
FullCache
that additionally allows for a removal of cached classes.