Class ZipCache

java.lang.Object
org.armedbear.lisp.ZipCache

public class ZipCache extends Object
A cache for all zip/jar file access by JarPathname that uses the last modified time of the cached resource. If you run into problems with caching, use (SYS::DISABLE-ZIP-CACHE). Once disabled, the caching cannot be re-enabled.