Files
ctf/2024/insomnihack/mobile/Notes/smali/androidx/concurrent/futures/CallbackToFutureAdapter$FutureGarbageCollectedException.smali
2025-06-06 03:13:31 +02:00

39 lines
860 B
Smali

.class final Landroidx/concurrent/futures/CallbackToFutureAdapter$FutureGarbageCollectedException;
.super Ljava/lang/Throwable;
.source "CallbackToFutureAdapter.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/concurrent/futures/CallbackToFutureAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "FutureGarbageCollectedException"
.end annotation
# direct methods
.method constructor <init>(Ljava/lang/String;)V
.locals 0
.line 357
invoke-direct {p0, p1}, Ljava/lang/Throwable;-><init>(Ljava/lang/String;)V
return-void
.end method
# virtual methods
.method public declared-synchronized fillInStackTrace()Ljava/lang/Throwable;
.locals 0
monitor-enter p0
.line 362
monitor-exit p0
return-object p0
.end method