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

Method create

src/com/android/volley/LruCache.java:229–231  ·  view source on GitHub ↗

Called after a cache miss to compute a value for the corresponding key. Returns the computed value or null if no value can be computed. The default implementation returns null. The method is called without synchronization: other threads may access the cache while this method is executing. If

(K key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected