g$a.smali

.class Lf/b/b/b/l1/g$a;
.super Ljava/lang/Object;
.source ""

# interfaces
.implements Lf/b/b/b/l1/g;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lf/b/b/b/l1/g;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


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

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

    return-void
.end method


# virtual methods
.method public a()Lf/b/b/b/l1/e;
    .registers 2

    invoke-static {}, Lf/b/b/b/l1/h;->o()Lf/b/b/b/l1/e;

    move-result-object v0

    return-object v0
.end method

.method public b(Ljava/lang/String;ZZ)Ljava/util/List;
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/lang/String;",
            "ZZ)",
            "Ljava/util/List<",
            "Lf/b/b/b/l1/e;",
            ">;"
        }
    .end annotation

    invoke-static {p1, p2, p3}, Lf/b/b/b/l1/h;->j(Ljava/lang/String;ZZ)Ljava/util/List;

    move-result-object p1

    return-object p1
.end method