v$b.smali 794 字节
.class public final Lb/v$b;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lb/v;
.end annotation

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


# instance fields
.field public final a:Lb/r;
    .annotation runtime Ljavax/annotation/Nullable;
    .end annotation
.end field

.field public final b:Lb/b0;


# direct methods
.method public constructor <init>(Lb/r;Lb/b0;)V
    .locals 0
    .param p1    # Lb/r;
        .annotation runtime Ljavax/annotation/Nullable;
        .end annotation
    .end param

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

    iput-object p1, p0, Lb/v$b;->a:Lb/r;

    iput-object p2, p0, Lb/v$b;->b:Lb/b0;

    return-void
.end method