Interface Cache<K,​V>

  • All Superinterfaces:
    Map<K,​V>

    public interface Cache<K,​V>
    extends Map<K,​V>
    Cache SPI.