BitmapPool.smali
.class public interface abstract Lcom/facebook/imagepipeline/memory/BitmapPool;
.super Ljava/lang/Object;
.source "BitmapPool.java"
# interfaces
.implements Lcom/facebook/common/memory/Pool;
# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lcom/facebook/common/memory/Pool<",
        "Landroid/graphics/Bitmap;",
        ">;"
    }
.end annotation