.class public interface abstract Landroidx/savedstate/SavedStateRegistryOwner;
.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