14 lines
398 B
Smali
14 lines
398 B
Smali
|
.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
|