operator [] abstract method

CacheEntry<K, V>? operator [](
  1. K key
)

Implementation

CacheEntry<K, V>? operator [](K key);