DexHolder$StoreInfo.smali

.class Lcom/bytedance/boost_multidex/DexHolder$StoreInfo;
.super Ljava/lang/Object;
.source ""


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/bytedance/boost_multidex/DexHolder;
.end annotation

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


# instance fields
.field file:Ljava/io/File;

.field index:I

.field final synthetic this$0:Lcom/bytedance/boost_multidex/DexHolder;

.field type:I


# direct methods
.method constructor <init>(Lcom/bytedance/boost_multidex/DexHolder;IILjava/io/File;)V
    .registers 5

    iput-object p1, p0, Lcom/bytedance/boost_multidex/DexHolder$StoreInfo;->this$0:Lcom/bytedance/boost_multidex/DexHolder;

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

    iput p2, p0, Lcom/bytedance/boost_multidex/DexHolder$StoreInfo;->type:I

    iput p3, p0, Lcom/bytedance/boost_multidex/DexHolder$StoreInfo;->index:I

    iput-object p4, p0, Lcom/bytedance/boost_multidex/DexHolder$StoreInfo;->file:Ljava/io/File;

    return-void
.end method