Slots$MusicFeedBack.smali

.class public Lcom/sdk/orion/utils/ParamsUtils/Slots$MusicFeedBack;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/sdk/orion/utils/ParamsUtils/Slots;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "MusicFeedBack"
.end annotation


# instance fields
.field private history_id:Ljava/lang/String;

.field private reason_id_arr:Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List",
            "<",
            "Ljava/lang/Integer;",
            ">;"
        }
    .end annotation
.end field


# direct methods
.method public constructor <init>(Ljava/lang/String;Ljava/util/List;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/lang/String;",
            "Ljava/util/List",
            "<",
            "Ljava/lang/Integer;",
            ">;)V"
        }
    .end annotation

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

    iput-object p1, p0, Lcom/sdk/orion/utils/ParamsUtils/Slots$MusicFeedBack;->history_id:Ljava/lang/String;

    iput-object p2, p0, Lcom/sdk/orion/utils/ParamsUtils/Slots$MusicFeedBack;->reason_id_arr:Ljava/util/List;

    return-void
.end method