MemoryTrimmable.smali

.class public interface abstract Lcom/facebook/common/memory/MemoryTrimmable;
.super Ljava/lang/Object;
.source "MemoryTrimmable.java"


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