RouterFragmentPath$HomeModule.smali

.class public Lcom/sandboxol/center/router/path/RouterFragmentPath$HomeModule;
.super Ljava/lang/Object;
.source "RouterFragmentPath.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/sandboxol/center/router/path/RouterFragmentPath;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "HomeModule"
.end annotation


# static fields
.field private static final HOME:Ljava/lang/String; = "/home"

.field public static final PAGER_HOME:Ljava/lang/String; = "/home/Home_index"


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 1
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method