All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tuwien.auto.calimero.buffer.cache.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Cache interface for different caching policies.
* The main use in Calimero is to cache state and event information of KNX group objects. *

* Different cache implementations are available to vary the replacement policy of cached objects and consequently * influence the performance behavior. */ package tuwien.auto.calimero.buffer.cache;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy