NavDirections.smali
.class public interface abstract Landroidx/navigation/NavDirections;
.super Ljava/lang/Object;
.source "NavDirections.java"
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract getActionId()I
.annotation build Landroidx/annotation/IdRes;
.end annotation
.end method
.method public abstract getArguments()Landroid/os/Bundle;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method