Interface Cache<ID,R>

Type Parameters:
ID - Correlation ID type
R - Entity type

public interface Cache<ID,R>