bf.smali

.class final Lcom/bytedance/embedapplog/bf;
.super Lcom/bytedance/embedapplog/ay;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/bytedance/embedapplog/ay",
        "<",
        "Lcom/bytedance/embedapplog/bq;",
        ">;"
    }
.end annotation


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

    .prologue
    .line 30
    invoke-direct {p0}, Lcom/bytedance/embedapplog/ay;-><init>()V

    return-void
.end method


# virtual methods
.method protected synthetic a([Ljava/lang/Object;)Ljava/lang/Object;
    .registers 3

    .prologue
    .line 30
    invoke-virtual {p0, p1}, Lcom/bytedance/embedapplog/bf;->c([Ljava/lang/Object;)Lcom/bytedance/embedapplog/bq;

    move-result-object v0

    return-object v0
.end method

.method protected varargs c([Ljava/lang/Object;)Lcom/bytedance/embedapplog/bq;
    .registers 4

    .prologue
    .line 33
    new-instance v1, Lcom/bytedance/embedapplog/bq;

    const/4 v0, 0x0

    aget-object v0, p1, v0

    check-cast v0, Landroid/content/Context;

    invoke-direct {v1, v0}, Lcom/bytedance/embedapplog/bq;-><init>(Landroid/content/Context;)V

    return-object v1
.end method