apkfuckery/com.discord/smali/com/facebook/imagepipeline/cache/CountingMemoryCache$CacheTrimStrategy.smali
2019-02-04 21:05:16 +01:00

19 lines
557 B
Smali

.class public interface abstract Lcom/facebook/imagepipeline/cache/CountingMemoryCache$CacheTrimStrategy;
.super Ljava/lang/Object;
.source "CountingMemoryCache.java"
# 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