Interface ConcurrentCache<ID,R>

All Superinterfaces:
Cache<ID,R>

public interface ConcurrentCache<ID,R> extends Cache<ID,R>