Cache.keys

Returns a view of all the keys for entries contained in this cache.

@return a view of all the keys for entries contained in this cache.

interface Cache(K, V)
K[]
keys
()

Meta