apkfuckery/com.discord/smali_classes2/com/facebook/common/references/CloseableReference$a.smali
2020-09-16 23:45:23 +00:00

54 lines
1.1 KiB
Smali

.class public final Lcom/facebook/common/references/CloseableReference$a;
.super Ljava/lang/Object;
.source "CloseableReference.java"
# interfaces
.implements Lf/g/d/h/g;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/common/references/CloseableReference;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lf/g/d/h/g<",
"Ljava/io/Closeable;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public release(Ljava/lang/Object;)V
.locals 1
check-cast p1, Ljava/io/Closeable;
const/4 v0, 0x1
:try_start_0
invoke-static {p1, v0}, Lf/g/d/d/a;->a(Ljava/io/Closeable;Z)V
:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
return-void
.end method