TypeReference$1.smali
.class final Lcom/alibaba/fastjson/TypeReference$1;
.super Lcom/alibaba/fastjson/TypeReference;
.source "TypeReference.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/alibaba/fastjson/TypeReference;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/alibaba/fastjson/TypeReference<",
"Ljava/util/List<",
"Ljava/lang/String;",
">;>;"
}
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 140
invoke-direct {p0}, Lcom/alibaba/fastjson/TypeReference;-><init>()V
return-void
.end method