Package 

Interface BitmapPool

  • All Implemented Interfaces:
    com.facebook.common.memory.MemoryTrimmable , com.facebook.common.memory.Pool , com.facebook.common.references.ResourceReleaser

    
    public interface BitmapPool
     implements Pool<Bitmap>
                        
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.facebook.imagepipeline.memory.BitmapPool

        get, release
      • Methods inherited from class com.facebook.common.memory.Pool

        trim
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait