CountingMemoryCache$CacheTrimStrategy.smali
.class public interface abstract Lcom/facebook/imagepipeline/cache/CountingMemoryCache$CacheTrimStrategy;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/imagepipeline/cache/CountingMemoryCache;
.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
.end method