apkfuckery/com.discord/smali/f/a/d/a/p.smali

49 lines
1018 B
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final synthetic Lf/a/d/a/p;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
2020-09-16 23:45:23 +00:00
.implements Ljava/util/Comparator;
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
# static fields
.field public static final synthetic d:Lf/a/d/a/p;
2020-05-17 12:40:10 +00:00
# direct methods
2020-09-16 23:45:23 +00:00
.method static synthetic constructor <clinit>()V
.locals 1
new-instance v0, Lf/a/d/a/p;
invoke-direct {v0}, Lf/a/d/a/p;-><init>()V
sput-object v0, Lf/a/d/a/p;->d:Lf/a/d/a/p;
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-09-16 23:45:23 +00:00
.method public final compare(Ljava/lang/Object;Ljava/lang/Object;)I
.locals 0
check-cast p1, Lcom/discord/models/domain/ModelChannel;
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
check-cast p2, Lcom/discord/models/domain/ModelChannel;
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
invoke-static {p1, p2}, Lcom/discord/models/domain/ModelChannel;->e(Lcom/discord/models/domain/ModelChannel;Lcom/discord/models/domain/ModelChannel;)I
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
move-result p1
2020-05-17 12:40:10 +00:00
2020-09-16 23:45:23 +00:00
return p1
2020-05-17 12:40:10 +00:00
.end method