MemoryCache$CacheTrimStrategy.smali

.class public interface abstract Lcom/facebook/imagepipeline/cache/MemoryCache$CacheTrimStrategy;
.super Ljava/lang/Object;
.source "MemoryCache.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/facebook/imagepipeline/cache/MemoryCache;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "CacheTrimStrategy"
.end annotation


# virtual methods
.method public abstract getTrimRatio(Lcom/facebook/common/memory/MemoryTrimType;)D
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x0
        }
        names = {
            "trimType"
        }
    .end annotation
.end method