keys method

Iterable<K> keys()

Implementation

Iterable<K> keys() => _cache.keys;