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

Interface Cache

library/src/com/android/volley/Cache.java:25–109  ·  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 50

intoMethod · 0.65
addMethod · 0.65
finishMethod · 0.65
getTotalDurationMethod · 0.65
startMethod · 0.65
runMethod · 0.65
getBitmapMethod · 0.65
getMethod · 0.65
putCacheMethod · 0.65
runMethod · 0.65
addMethod · 0.65
startMethod · 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