e.smali

.class public Ld1/e;
.super Ljava/lang/Object;
.source "DataCacheWriter.java"

# interfaces
.implements Lf1/a$b;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<DataType:",
        "Ljava/lang/Object;",
        ">",
        "Ljava/lang/Object;",
        "Lf1/a$b;"
    }
.end annotation


# instance fields
.field public final a:La1/a;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "La1/a<",
            "TDataType;>;"
        }
    .end annotation
.end field

.field public final b:Ljava/lang/Object;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "TDataType;"
        }
    .end annotation
.end field

.field public final c:La1/f;


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

    return-void
.end method

.method public constructor <init>(La1/a;Ljava/lang/Object;La1/f;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "La1/a<",
            "TDataType;>;TDataType;",
            "La1/f;",
            ")V"
        }
    .end annotation

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

    iput-object p1, p0, Ld1/e;->a:La1/a;

    iput-object p2, p0, Ld1/e;->b:Ljava/lang/Object;

    iput-object p3, p0, Ld1/e;->c:La1/f;

    return-void
.end method


# virtual methods
.method public a(Ljava/io/File;)Z
    .registers 5
    .param p1    # Ljava/io/File;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param

    iget-object v0, p0, Ld1/e;->a:La1/a;

    iget-object v1, p0, Ld1/e;->b:Ljava/lang/Object;

    iget-object v2, p0, Ld1/e;->c:La1/f;

    invoke-interface {v0, v1, p1, v2}, La1/a;->a(Ljava/lang/Object;Ljava/io/File;La1/f;)Z

    move-result p1

    return p1
.end method