b$b.smali

.class final Lcb/b$b;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lbb/u2;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcb/b;
.end annotation

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

.annotation runtime Lkotlin/Metadata;
.end annotation


# instance fields
.field private final a:Lbb/l;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lbb/l<",
            "Ljava/lang/Boolean;",
            ">;"
        }
    .end annotation

    .annotation build Lorg/jetbrains/annotations/NotNull;
    .end annotation
.end field

.field private final synthetic b:Lbb/m;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lbb/m<",
            "Ljava/lang/Boolean;",
            ">;"
        }
    .end annotation
.end field


# virtual methods
.method public final a()Lbb/l;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Lbb/l<",
            "Ljava/lang/Boolean;",
            ">;"
        }
    .end annotation

    .annotation build Lorg/jetbrains/annotations/NotNull;
    .end annotation

    iget-object v0, p0, Lcb/b$b;->a:Lbb/l;

    return-object v0
.end method

.method public c(Lfb/h0;I)V
    .registers 4
    .param p1    # Lfb/h0;
        .annotation build Lorg/jetbrains/annotations/NotNull;
        .end annotation
    .end param
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lfb/h0<",
            "*>;I)V"
        }
    .end annotation

    iget-object v0, p0, Lcb/b$b;->b:Lbb/m;

    invoke-virtual {v0, p1, p2}, Lbb/m;->c(Lfb/h0;I)V

    return-void
.end method