Libraries
»
miscellany
(0.1.25)
»
Index
»
Miscellany
»
LocalLruCache
»
#count
Method: Miscellany::LocalLruCache#count
Defined in:
lib/miscellany/local_lru_cache.rb
#
count
⇒
Object
63 64 65
# File 'lib/miscellany/local_lru_cache.rb', line 63
def
count
@data
.
count
end