AuthFailHandler$AuthFailHandlerWrap.smali

.class Lcom/sandboxol/center/web/http/AuthFailHandler$AuthFailHandlerWrap;
.super Ljava/lang/Object;
.source "AuthFailHandler.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/sandboxol/center/web/http/AuthFailHandler;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = "AuthFailHandlerWrap"
.end annotation


# static fields
.field private static authFailHandler:Lcom/sandboxol/center/web/http/AuthFailHandler;


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

    .line 1
    new-instance v0, Lcom/sandboxol/center/web/http/AuthFailHandler;

    invoke-direct {v0}, Lcom/sandboxol/center/web/http/AuthFailHandler;-><init>()V

    sput-object v0, Lcom/sandboxol/center/web/http/AuthFailHandler$AuthFailHandlerWrap;->authFailHandler:Lcom/sandboxol/center/web/http/AuthFailHandler;

    return-void
.end method

.method constructor <init>()V
    .registers 1

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

    return-void
.end method

.method static synthetic access$000()Lcom/sandboxol/center/web/http/AuthFailHandler;
    .registers 1

    .line 1
    sget-object v0, Lcom/sandboxol/center/web/http/AuthFailHandler$AuthFailHandlerWrap;->authFailHandler:Lcom/sandboxol/center/web/http/AuthFailHandler;

    return-object v0
.end method