tmap/smali/l1/n.smali
2022-06-10 21:38:30 +09:00

51 lines
994 B
Smali

.class public final Ll1/n;
.super Ljava/lang/Object;
.source "ParcelableCompat.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Ll1/n$a;
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a(Ll1/o;)Landroid/os/Parcelable$Creator;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Ll1/o<",
"TT;>;)",
"Landroid/os/Parcelable$Creator<",
"TT;>;"
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.line 1
new-instance v0, Ll1/n$a;
invoke-direct {v0, p0}, Ll1/n$a;-><init>(Ll1/o;)V
return-object v0
.end method