apkfuckery/com.discord/smali/androidx/savedstate/SavedStateRegistry$SavedSta...

22 lines
574 B
Smali

.class public interface abstract Landroidx/savedstate/SavedStateRegistry$SavedStateProvider;
.super Ljava/lang/Object;
.source "SavedStateRegistry.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/savedstate/SavedStateRegistry;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "SavedStateProvider"
.end annotation
# virtual methods
.method public abstract saveState()Landroid/os/Bundle;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method