MemoryTrimmableRegistry.smali
.class public interface abstract Lcom/facebook/common/memory/MemoryTrimmableRegistry;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract registerMemoryTrimmable(Lcom/facebook/common/memory/MemoryTrimmable;)V
.end method
.method public abstract unregisterMemoryTrimmable(Lcom/facebook/common/memory/MemoryTrimmable;)V
.end method