g$b.smali

.class public final Lep/g$b;
.super Ljava/lang/Object;
.source "JavaFile.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lep/g;
.end annotation

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


# instance fields
.field public final a:Ljava/lang/String;

.field public final b:Lcom/squareup/javapoet/TypeSpec;

.field public final c:Lep/d$b;

.field public final d:Ljava/util/Set;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/Set<",
            "Ljava/lang/String;",
            ">;"
        }
    .end annotation
.end field

.field public e:Z

.field public f:Ljava/lang/String;


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

    return-void
.end method

.method public constructor <init>(Ljava/lang/String;Lcom/squareup/javapoet/TypeSpec;)V
    .registers 4

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

    invoke-static {}, Lep/d;->b()Lep/d$b;

    move-result-object v0

    iput-object v0, p0, Lep/g$b;->c:Lep/d$b;

    new-instance v0, Ljava/util/TreeSet;

    invoke-direct {v0}, Ljava/util/TreeSet;-><init>()V

    iput-object v0, p0, Lep/g$b;->d:Ljava/util/Set;

    const-string v0, "  "

    iput-object v0, p0, Lep/g$b;->f:Ljava/lang/String;

    iput-object p1, p0, Lep/g$b;->a:Ljava/lang/String;

    iput-object p2, p0, Lep/g$b;->b:Lcom/squareup/javapoet/TypeSpec;

    return-void
.end method

.method public synthetic constructor <init>(Ljava/lang/String;Lcom/squareup/javapoet/TypeSpec;Lep/g$a;)V
    .registers 4

    invoke-direct {p0, p1, p2}, Lep/g$b;-><init>(Ljava/lang/String;Lcom/squareup/javapoet/TypeSpec;)V

    return-void
.end method

.method public static synthetic a(Lep/g$b;)Lep/d$b;
    .registers 1

    iget-object p0, p0, Lep/g$b;->c:Lep/d$b;

    return-object p0
.end method

.method public static synthetic b(Lep/g$b;)Ljava/lang/String;
    .registers 1

    iget-object p0, p0, Lep/g$b;->a:Ljava/lang/String;

    return-object p0
.end method

.method public static synthetic c(Lep/g$b;)Lcom/squareup/javapoet/TypeSpec;
    .registers 1

    iget-object p0, p0, Lep/g$b;->b:Lcom/squareup/javapoet/TypeSpec;

    return-object p0
.end method

.method public static synthetic d(Lep/g$b;)Z
    .registers 1

    iget-boolean p0, p0, Lep/g$b;->e:Z

    return p0
.end method

.method public static synthetic e(Lep/g$b;)Ljava/util/Set;
    .registers 1

    iget-object p0, p0, Lep/g$b;->d:Ljava/util/Set;

    return-object p0
.end method

.method public static synthetic f(Lep/g$b;)Ljava/lang/String;
    .registers 1

    iget-object p0, p0, Lep/g$b;->f:Ljava/lang/String;

    return-object p0
.end method


# virtual methods
.method public a()Lep/g;
    .registers 3

    new-instance v0, Lep/g;

    const/4 v1, 0x0

    invoke-direct {v0, p0, v1}, Lep/g;-><init>(Lep/g$b;Lep/g$a;)V

    return-object v0
.end method