Weather/smali_classes2/com/moji/mjweather/feed/utils/ChannelController$1.smali
2021-05-10 10:13:34 +02:00

41 lines
1.1 KiB
Smali

.class Lcom/moji/mjweather/feed/utils/ChannelController$1;
.super Lcom/google/gson/reflect/TypeToken;
.source "ChannelController.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/feed/utils/ChannelController;->d()Ljava/util/List;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/gson/reflect/TypeToken<",
"Ljava/util/List<",
"Lcom/moji/http/fdsapi/entity/FeedManagerSubscribeItem;",
">;>;"
}
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjweather/feed/utils/ChannelController;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/feed/utils/ChannelController;)V
.locals 0
.line 47
iput-object p1, p0, Lcom/moji/mjweather/feed/utils/ChannelController$1;->a:Lcom/moji/mjweather/feed/utils/ChannelController;
invoke-direct {p0}, Lcom/google/gson/reflect/TypeToken;-><init>()V
return-void
.end method