Interface Cache<K,​V>

  • All Superinterfaces:
    tigase.stats.StatisticHolder
    All Known Implementing Classes:
    LRUCache, LRUCacheWithFuture

    public interface Cache<K,​V>
    extends tigase.stats.StatisticHolder