docs/javadoc/reference/com/facebook/imagepipeline/memory/BitmapPoolBackend.html
|
|
Summary: Ctors | Methods | Protected Methods | Inherited Methods | [Expand All]
public class
extends LruBucketsPoolBackend<T>
| java.lang.Object | | ↳ | com.facebook.imagepipeline.memory.LruBucketsPoolBackend<T> | | | ↳ | com.facebook.imagepipeline.memory.BitmapPoolBackend |
| Public Constructors |
|---|
| Public Methods |
|---|
| Bitmap |
| int |
| void |
| Protected Methods |
|---|
| boolean |
| [Expand] Inherited Methods | | --- | | From class com.facebook.imagepipeline.memory.LruBucketsPoolBackend
| T | get(int size) | | abstract int | getSize(T item) | | T | pop() | | void | put(T item) |
| | 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() |
|
+Generated by Doclava. +