e$b.smali

.class final Lq4/e$b;
.super Lq4/k$a;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lq4/e;
.end annotation

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


# instance fields
.field private a:Lq4/k$b;

.field private b:Lq4/a;


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

    invoke-direct {p0}, Lq4/k$a;-><init>()V

    return-void
.end method


# virtual methods
.method public a()Lq4/k;
    .registers 5

    new-instance v0, Lq4/e;

    iget-object v1, p0, Lq4/e$b;->a:Lq4/k$b;

    iget-object v2, p0, Lq4/e$b;->b:Lq4/a;

    const/4 v3, 0x0

    invoke-direct {v0, v1, v2, v3}, Lq4/e;-><init>(Lq4/k$b;Lq4/a;Lq4/e$a;)V

    return-object v0
.end method

.method public b(Lq4/a;)Lq4/k$a;
    .registers 2

    iput-object p1, p0, Lq4/e$b;->b:Lq4/a;

    return-object p0
.end method

.method public c(Lq4/k$b;)Lq4/k$a;
    .registers 2

    iput-object p1, p0, Lq4/e$b;->a:Lq4/k$b;

    return-object p0
.end method