values property

List<CacheEntry<K, V>> values

Implementation

List<CacheEntry<K, V>> get values;