MCPcopy Create free account
hub / github.com/chislon/Launcher3 / Pool

Interface Pool

src/android/util/Pools.java:50–66  ·  view source on GitHub ↗

Interface for managing a pool of objects. @param The pooled type.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

acquireMethod · 0.65
freeTexturesMethod · 0.65
decodeMethod · 0.65
releaseMethod · 0.65
decodeTileMethod · 0.65
recycleTileMethod · 0.65
onFreeBitmapMethod · 0.65
onDestroyMethod · 0.65

Implementers 2

SimplePoolsrc/android/util/Pools.java
SynchronizedPoolsrc/android/util/Pools.java

Calls

no outgoing calls

Tested by

no test coverage detected