Interface ConcurrentCache.Factory<K,​V>

  • Enclosing class:
    ConcurrentCache<K,​V>

    public static interface ConcurrentCache.Factory<K,​V>
    Factory interface for creating various cacheable objects.