apkfuckery/com.discord/smali_classes2/f/a/m/g/p.smali
2020-05-17 12:40:10 +00:00

50 lines
1,008 B
Smali

.class public final synthetic Lf/a/m/g/p;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lg0/l/i;
# static fields
.field public static final synthetic d:Lf/a/m/g/p;
# direct methods
.method static synthetic constructor <clinit>()V
.locals 1
new-instance v0, Lf/a/m/g/p;
invoke-direct {v0}, Lf/a/m/g/p;-><init>()V
sput-object v0, Lf/a/m/g/p;->d:Lf/a/m/g/p;
return-void
.end method
.method private synthetic constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lcom/discord/models/domain/ModelGuild$PruneCountResponse;
invoke-virtual {p1}, Lcom/discord/models/domain/ModelGuild$PruneCountResponse;->getPruned()I
move-result p1
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p1
return-object p1
.end method