VideoDetailPageMainFeed.smali

.class public Ltr/com/hurriyet/androidsdk/model/content/VideoDetailPageMainFeed;
.super Ljava/lang/Object;
.source "VideoDetailPageMainFeed.java"

# interfaces
.implements Ltr/com/hurriyet/androidsdk/model/content/Feed;


# instance fields
.field public data:Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List<",
            "Ltr/com/hurriyet/androidsdk/response/content/ContentView;",
            ">;"
        }
    .end annotation
.end field


# direct methods
.method public constructor <init>(Ljava/util/ArrayList;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/ArrayList<",
            "Ltr/com/hurriyet/androidsdk/response/content/ContentView;",
            ">;)V"
        }
    .end annotation

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

    .line 17
    iput-object p1, p0, Ltr/com/hurriyet/androidsdk/model/content/VideoDetailPageMainFeed;->data:Ljava/util/List;

    return-void
.end method