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

Method get

library/src/com/android/volley/Cache.java:31–31  ·  view source on GitHub ↗

Retrieves an entry from the cache. @param key Cache key @return An Entry or null in the event of a cache miss

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

intoMethod · 0.65
addMethod · 0.65
finishMethod · 0.65
getTotalDurationMethod · 0.65
startMethod · 0.65
runMethod · 0.65
getBitmapMethod · 0.65
getMethod · 0.65
putEntryMethod · 0.65
getBitmapFromMemCacheMethod · 0.65
getBitmapMethod · 0.65
containsKeyMethod · 0.65

Implementers 4

DiskBasedCachelibrary/src/com/android/volley/cache/D
NoCachelibrary/src/com/android/volley/cache/N
DiskLruBasedCachelibrary/src/com/android/volley/cache/D
DiskBasedCachelibrary/src/com/android/volley/error/D

Calls

no outgoing calls

Tested by

no test coverage detected