x$a.smali
.class public final Lcom/alibaba/fastjson/serializer/x$a;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/alibaba/fastjson/serializer/x;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# instance fields
.field public a:Lcom/alibaba/fastjson/serializer/o0;
.field public b:Ljava/lang/Class;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Class<",
"*>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lcom/alibaba/fastjson/serializer/o0;Ljava/lang/Class;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/alibaba/fastjson/serializer/o0;",
"Ljava/lang/Class<",
"*>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lcom/alibaba/fastjson/serializer/x$a;->a:Lcom/alibaba/fastjson/serializer/o0;
.line 3
iput-object p2, p0, Lcom/alibaba/fastjson/serializer/x$a;->b:Ljava/lang/Class;
return-void
.end method