MCPcopy Create free account
hub / github.com/bacy/volley / putEntry

Method putEntry

src/com/android/volley/toolbox/DiskBasedCache.java:320–328  ·  view source on GitHub ↗

Puts the entry with the specified key into the cache. @param key The key to identify the entry by. @param entry The entry to cache.

(String key, CacheHeader entry)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

initializeMethod · 0.95
putMethod · 0.95

Calls 3

containsKeyMethod · 0.80
getMethod · 0.65
putMethod · 0.65

Tested by

no test coverage detected