@Version("1.0.0")
Package org.apache.jackrabbit.oak.commons.cache
-
Interface Summary Interface Description Cache.Backend<K,V> A cache backend that can load objects from persistent storage.Cache.Value A cacheable object. -
Class Summary Class Description Cache<K,V extends Cache.Value>