c$e.smali
.class Le/p/b/c$e;
.super Ljava/lang/Object;
.source ""
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Le/p/b/c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "e"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<Data:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# instance fields
.field final a:Le/p/b/c;
.field final b:[Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"[TData;"
}
.end annotation
.end field
# direct methods
.method varargs constructor <init>(Le/p/b/c;[Ljava/lang/Object;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Le/p/b/c;",
"[TData;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Le/p/b/c$e;->a:Le/p/b/c;
iput-object p2, p0, Le/p/b/c$e;->b:[Ljava/lang/Object;
return-void
.end method