Weather/smali/com/google/gson/Gson$1.smali
2021-05-10 10:13:34 +02:00

34 lines
681 B
Smali

.class final Lcom/google/gson/Gson$1;
.super Lcom/google/gson/reflect/TypeToken;
.source "Gson.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/gson/Gson;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/gson/reflect/TypeToken<",
"Ljava/lang/Object;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
.line 112
invoke-direct {p0}, Lcom/google/gson/reflect/TypeToken;-><init>()V
return-void
.end method