tmap/smali/androidx/savedstate/SavedStateRegistry$b.smali
2022-06-10 21:38:30 +09:00

22 lines
540 B
Smali

.class public interface abstract Landroidx/savedstate/SavedStateRegistry$b;
.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 = "b"
.end annotation
# virtual methods
.method public abstract saveState()Landroid/os/Bundle;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method