CloseableReference$LeakHandler.smali
.class public interface abstract Lcom/facebook/common/references/CloseableReference$LeakHandler;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/common/references/CloseableReference;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "LeakHandler"
.end annotation
# virtual methods
.method public abstract reportLeak(Lcom/facebook/common/references/SharedReference;Ljava/lang/Throwable;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/facebook/common/references/SharedReference<",
"Ljava/lang/Object;",
">;",
"Ljava/lang/Throwable;",
")V"
}
.end annotation
.end method
.method public abstract requiresStacktrace()Z
.end method