Files
rr3-apk/smali/androidx/room/TransactionElement$Key.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

45 lines
973 B
Smali

.class public final Landroidx/room/TransactionElement$Key;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lkotlin/coroutines/CoroutineContext$Key;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/room/TransactionElement;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Key"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lkotlin/coroutines/CoroutineContext$Key;"
}
.end annotation
# direct methods
.method private constructor <init>()V
.locals 0
.line 158
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
.line 0
invoke-direct {p0}, Landroidx/room/TransactionElement$Key;-><init>()V
return-void
.end method