CloseableReference$LeakHandler.smali
.class public interface abstract Lcom/facebook/common/references/CloseableReference$LeakHandler;
.super Ljava/lang/Object;
.source "CloseableReference.java"
# 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
.param p2 # Ljava/lang/Throwable;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"reference",
"stacktrace"
}
.end annotation
.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