Cache.size

Returns the number of entries in the cache.

@return the number of entries in the cache.

interface Cache(K, V)
int
size
()

Meta