VideoCommentItem$1.smali

.class final Lcom/masala/share/proto/model/VideoCommentItem$1;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Landroid/os/Parcelable$Creator;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/masala/share/proto/model/VideoCommentItem;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Landroid/os/Parcelable$Creator<",
        "Lcom/masala/share/proto/model/VideoCommentItem;",
        ">;"
    }
.end annotation


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

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

    return-void
.end method


# virtual methods
.method public final synthetic createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
    .registers 3

    .line 2363
    new-instance v0, Lcom/masala/share/proto/model/VideoCommentItem;

    invoke-direct {v0}, Lcom/masala/share/proto/model/VideoCommentItem;-><init>()V

    .line 2364
    invoke-virtual {v0, p1}, Lcom/masala/share/proto/model/VideoCommentItem;->readFromParcel(Landroid/os/Parcel;)V

    return-object v0
.end method

.method public final bridge synthetic newArray(I)[Ljava/lang/Object;
    .registers 2

    .line 1369
    new-array p1, p1, [Lcom/masala/share/proto/model/VideoCommentItem;

    return-object p1
.end method