y$a.smali

.class public Lbolts/y$a;
.super Lbolts/z;
.source "Task.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lbolts/y;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1
    name = "a"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lbolts/z<",
        "TTResult;>;"
    }
.end annotation


# instance fields
.field final synthetic b:Lbolts/y;


# direct methods
.method constructor <init>(Lbolts/y;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lbolts/y$a;->b:Lbolts/y;

    invoke-direct {p0}, Lbolts/z;-><init>()V

    return-void
.end method