a$b.smali

.class Lcom/tencent/open/a$b;
.super Lcom/tencent/open/b$b;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/tencent/open/a;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x2
    name = "b"
.end annotation


# instance fields
.field final synthetic a:Lcom/tencent/open/a;


# direct methods
.method private constructor <init>(Lcom/tencent/open/a;)V
    .registers 2

    iput-object p1, p0, Lcom/tencent/open/a$b;->a:Lcom/tencent/open/a;

    invoke-direct {p0}, Lcom/tencent/open/b$b;-><init>()V

    return-void
.end method

.method synthetic constructor <init>(Lcom/tencent/open/a;Lcom/tencent/open/a$1;)V
    .registers 3

    invoke-direct {p0, p1}, Lcom/tencent/open/a$b;-><init>(Lcom/tencent/open/a;)V

    return-void
.end method