apkfuckery/com.discord/smali/com/discord/stores/StoreNotices$noticeQueue$3....

93 lines
2.3 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lcom/discord/stores/StoreNotices$noticeQueue$3;
2020-11-09 19:03:49 +00:00
.super Ly/n/c/k;
2020-05-17 12:40:10 +00:00
.source "StoreNotices.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreNotices;-><init>(Lcom/discord/utilities/time/Clock;Lcom/discord/stores/StoreStream;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-11-09 19:03:49 +00:00
"Ly/n/c/k;",
2020-05-17 12:40:10 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/stores/StoreNotices$Notice;",
2020-09-16 23:45:23 +00:00
"Ljava/lang/Comparable<",
"*>;>;"
2020-05-17 12:40:10 +00:00
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/stores/StoreNotices$noticeQueue$3;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/stores/StoreNotices$noticeQueue$3;
invoke-direct {v0}, Lcom/discord/stores/StoreNotices$noticeQueue$3;-><init>()V
sput-object v0, Lcom/discord/stores/StoreNotices$noticeQueue$3;->INSTANCE:Lcom/discord/stores/StoreNotices$noticeQueue$3;
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x1
2020-11-09 19:03:49 +00:00
invoke-direct {p0, v0}, Ly/n/c/k;-><init>(I)V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-09-16 23:45:23 +00:00
.method public final invoke(Lcom/discord/stores/StoreNotices$Notice;)Ljava/lang/Comparable;
2020-05-17 12:40:10 +00:00
.locals 2
2020-09-16 23:45:23 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/discord/stores/StoreNotices$Notice;",
")",
"Ljava/lang/Comparable<",
"*>;"
}
.end annotation
2020-05-17 12:40:10 +00:00
invoke-virtual {p1}, Lcom/discord/stores/StoreNotices$Notice;->getRequestedShowTimestamp()J
move-result-wide v0
2020-09-16 23:45:23 +00:00
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
move-result-object p1
return-object p1
2020-05-17 12:40:10 +00:00
.end method
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
2020-09-16 23:45:23 +00:00
.locals 0
2020-05-17 12:40:10 +00:00
check-cast p1, Lcom/discord/stores/StoreNotices$Notice;
2020-09-16 23:45:23 +00:00
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreNotices$noticeQueue$3;->invoke(Lcom/discord/stores/StoreNotices$Notice;)Ljava/lang/Comparable;
2020-05-17 12:40:10 +00:00
move-result-object p1
return-object p1
.end method