NavHost.smali

.class public interface abstract Landroidx/navigation/NavHost;
.super Ljava/lang/Object;
.source "NavHost.java"


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method


# virtual methods
.method public abstract getNavController()Landroidx/navigation/NavController;
    .annotation build Landroidx/annotation/NonNull;
    .end annotation
.end method