r$b.smali

.class final Lf/b/b/b/p1/r$b;
.super Ljava/lang/Object;
.source ""


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lf/b/b/b/p1/r;
.end annotation

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


# instance fields
.field public final a:Lf/b/b/b/p1/c0;

.field public final b:Lf/b/b/b/p1/c0$b;

.field public final c:Lf/b/b/b/p1/d0;


# direct methods
.method public constructor <init>(Lf/b/b/b/p1/c0;Lf/b/b/b/p1/c0$b;Lf/b/b/b/p1/d0;)V
    .registers 4

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

    iput-object p1, p0, Lf/b/b/b/p1/r$b;->a:Lf/b/b/b/p1/c0;

    iput-object p2, p0, Lf/b/b/b/p1/r$b;->b:Lf/b/b/b/p1/c0$b;

    iput-object p3, p0, Lf/b/b/b/p1/r$b;->c:Lf/b/b/b/p1/d0;

    return-void
.end method