RouterFragmentPath.smali

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


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/sandboxol/center/router/path/RouterFragmentPath$PrivilegeModule;,
        Lcom/sandboxol/center/router/path/RouterFragmentPath$GameDetailModule;,
        Lcom/sandboxol/center/router/path/RouterFragmentPath$RechargeModule;,
        Lcom/sandboxol/center/router/path/RouterFragmentPath$GroupModule;,
        Lcom/sandboxol/center/router/path/RouterFragmentPath$HomeModule;
    }
.end annotation


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

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

    return-void
.end method