docs/javadoc/reference/com/facebook/imagepipeline/memory/LruBucketsPoolBackend.html
|
|
Summary: Ctors | Methods | Inherited Methods | [Expand All]
public abstract class
extends Object
| java.lang.Object | | ↳ | com.facebook.imagepipeline.memory.LruBucketsPoolBackend<T> |
| Known Direct Subclasses
| BitmapPoolBackend | |
|
Relies on BucketMap to implement pooling Items from the bucket with LRU key will be removed first
| Public Constructors |
|---|
| Public Methods |
|---|
| T |
| abstract int |
| T |
| void |
| [Expand] Inherited Methods | | --- | | From class java.lang.Object
| Object | clone() | | boolean | equals(Object arg0) | | void | finalize() | | final Class<?> | getClass() | | int | hashCode() | | final void | notify() | | final void | notifyAll() | | String | toString() | | final void | wait(long arg0, int arg1) | | final void | wait(long arg0) | | final void | wait() |
|
get(int)+Generated by Doclava. +