get abstract method

CacheEntry<K, V>? get(
  1. K key
)

Implementation

CacheEntry<K, V>? get(K key);