Cache.values

Returns a view of all of the values contained in this cache.

@return a view of all of the values contained in this cache.

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

Meta