removeInternal abstract method

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

Implementation

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