Parceler$DefaultImpls.smali
.class public final Lkotlinx/android/parcel/Parceler$DefaultImpls;
.super Ljava/lang/Object;
.source "Parceler.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkotlinx/android/parcel/Parceler;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "DefaultImpls"
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
k = 0x3
mv = {
0x1,
0x1,
0xf
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public static newArray(Lkotlinx/android/parcel/Parceler;I)[Ljava/lang/Object;
.registers 4
.param p0, "$this" # Lkotlinx/android/parcel/Parceler;
.param p1, "size" # I
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Lkotlinx/android/parcel/Parceler<",
"TT;>;I)[TT;"
}
.end annotation
.line 41
new-instance v0, Lkotlin/NotImplementedError;
const-string v1, "Generated by Android Extensions automatically"
invoke-direct {v0, v1}, Lkotlin/NotImplementedError;-><init>(Ljava/lang/String;)V
check-cast v0, Ljava/lang/Throwable;
throw v0
.end method