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

38 lines
845 B
Smali

.class public final Landroidx/lifecycle/SavedStateHandleSupport$DEFAULT_ARGS_KEY$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroidx/lifecycle/viewmodel/CreationExtras$Key;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/lifecycle/SavedStateHandleSupport;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Landroidx/lifecycle/viewmodel/CreationExtras$Key<",
"Landroid/os/Bundle;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 224
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method