MCPcopy Create free account
hub / github.com/chentao0707/SimplifyReader / put

Method put

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

Adds or replaces an entry to the cache. @param key Cache key @param entry Data to store and metadata for cache coherency, TTL, etc.

(String key, Entry entry)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

runMethod · 0.65
addMethod · 0.65
runMethod · 0.65
putEntryMethod · 0.65
readStringStringMapMethod · 0.65
getMethod · 0.65
batchResponseMethod · 0.65
addCacheHeadersMethod · 0.65
convertHeadersMethod · 0.65
buildImagesBucketListMethod · 0.65

Implementers 2

DiskBasedCachelibrary/src/main/java/com/android/voll
NoCachelibrary/src/main/java/com/android/voll

Calls

no outgoing calls

Tested by

no test coverage detected