Changes of com.discord v1181

This commit is contained in:
root 2020-07-08 16:44:49 +00:00
parent f52990c3c2
commit 5a8adcbf82
29917 changed files with 1840412 additions and 1765629 deletions

View file

@ -3,15 +3,9 @@
.source "Clock.kt"
# interfaces
.implements Lf/m/a/a;
.implements Lf/l/a/a;
# virtual methods
.method public abstract a()Lf/m/a/c;
.end method
.method public abstract b()J
.end method
.method public abstract d()V
.method public abstract a()J
.end method

View file

@ -1,6 +1,5 @@
.class public final Lcom/lyft/kronos/R;
.super Ljava/lang/Object;
.source "R.java"
# direct methods

View file

@ -0,0 +1,24 @@
.class public final Lcom/lyft/kronos/internal/ntp/NTPSyncException;
.super Ljava/lang/RuntimeException;
.source "NTPSyncException.kt"
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.locals 0
if-eqz p1, :cond_0
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
return-void
:cond_0
const-string p1, "message"
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
.end method