Package org.openhab.core.cache
package org.openhab.core.cache
-
ClassDescriptionThis is a simple file based cache implementation.This is a simple expiring and reloading cache implementation.Complementary class to
ExpiringCache
, implementing an asynchronous variant of an expiring cache.ExpiringCacheMap<K,V> This is a simple expiring and reloading multiple key-value-pair cache implementation.