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

Interface Cache

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

An interface for a cache keyed by a String with a byte array as data.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 43

addMethod · 0.65
finishMethod · 0.65
getTotalDurationMethod · 0.65
runMethod · 0.65
getMethod · 0.65
putEntryMethod · 0.65
removeEntryMethod · 0.65
AndroidAuthenticatorMethod · 0.65
runMethod · 0.65
addMethod · 0.65
runMethod · 0.65
putEntryMethod · 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