MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / get

Method get

library/src/com/android/volley/misc/DiskLruCache.java:389–428  ·  view source on GitHub ↗

Returns a snapshot of the entry named key, or null if it doesn't exist is not currently readable. If a value is returned, it is moved to the head of the LRU queue.

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

checkNotClosedMethod · 0.95
validateKeyMethod · 0.95
getCleanFileMethod · 0.95
closeQuietlyMethod · 0.95
appendMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected