apkfuckery/com.discord/smali_classes2/f/a/o/g/o.smali

51 lines
1,008 B
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final synthetic Lf/a/o/g/o;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
2020-09-22 07:09:10 +00:00
.implements Ll0/k/b;
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
# static fields
.field public static final synthetic d:Lf/a/o/g/o;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-25 00:57:58 +00:00
.method static synthetic constructor <clinit>()V
.locals 1
new-instance v0, Lf/a/o/g/o;
invoke-direct {v0}, Lf/a/o/g/o;-><init>()V
sput-object v0, Lf/a/o/g/o;->d:Lf/a/o/g/o;
return-void
.end method
.method private synthetic constructor <init>()V
2020-05-17 12:40:10 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2020-07-25 00:57:58 +00:00
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
check-cast p1, Lcom/discord/models/domain/ModelGuild$PruneCountResponse;
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
invoke-virtual {p1}, Lcom/discord/models/domain/ModelGuild$PruneCountResponse;->getPruned()I
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
move-result p1
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
move-result-object p1
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
return-object p1
2020-05-17 12:40:10 +00:00
.end method