Package 

Class DummyBitmapPool

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

    
    public final class DummyBitmapPool
     implements BitmapPool
                        
    • Method Summary

      Modifier and Type Method Description
      Unit trim(MemoryTrimType trimType)
      Bitmap get(Integer size)
      Unit release(Bitmap value)
      • Methods inherited from class java.lang.Object

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