2022-06-10 21:38:30 +09:00

14 lines
376 B
Smali

.class public interface abstract Landroidx/savedstate/b;
.super Ljava/lang/Object;
.source "SavedStateRegistryOwner.java"
# interfaces
.implements Landroidx/lifecycle/LifecycleOwner;
# virtual methods
.method public abstract getSavedStateRegistry()Landroidx/savedstate/SavedStateRegistry;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method