apkfuckery/com.discord/smali_classes2/l0/l/a/d2.smali

92 lines
1.6 KiB
Smali
Raw Normal View History

2020-09-17 00:45:48 +00:00
.class public Ll0/l/a/d2;
2020-07-08 16:44:49 +00:00
.super Ljava/lang/Object;
.source "OperatorSwitch.java"
# interfaces
.implements Lrx/Producer;
# instance fields
2020-09-17 00:45:48 +00:00
.field public final synthetic d:Ll0/l/a/b2$c;
2020-07-08 16:44:49 +00:00
# direct methods
2020-09-17 00:45:48 +00:00
.method public constructor <init>(Ll0/l/a/b2$c;)V
2020-07-08 16:44:49 +00:00
.locals 0
2020-09-17 00:45:48 +00:00
iput-object p1, p0, Ll0/l/a/d2;->d:Ll0/l/a/b2$c;
2020-07-08 16:44:49 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2020-09-16 23:45:23 +00:00
.method public n(J)V
2020-07-08 16:44:49 +00:00
.locals 4
const-wide/16 v0, 0x0
cmp-long v2, p1, v0
if-lez v2, :cond_1
2020-09-17 00:45:48 +00:00
iget-object v0, p0, Ll0/l/a/d2;->d:Ll0/l/a/b2$c;
2020-07-08 16:44:49 +00:00
monitor-enter v0
:try_start_0
2020-09-17 00:45:48 +00:00
iget-object v1, v0, Ll0/l/a/b2$c;->l:Lrx/Producer;
2020-07-08 16:44:49 +00:00
2020-09-17 00:45:48 +00:00
iget-wide v2, v0, Ll0/l/a/b2$c;->k:J
2020-07-08 16:44:49 +00:00
2020-09-17 00:45:48 +00:00
invoke-static {v2, v3, p1, p2}, Lc0/j/a;->d(JJ)J
2020-07-08 16:44:49 +00:00
move-result-wide v2
2020-09-17 00:45:48 +00:00
iput-wide v2, v0, Ll0/l/a/b2$c;->k:J
2020-07-08 16:44:49 +00:00
monitor-exit v0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
if-eqz v1, :cond_0
2020-09-16 23:45:23 +00:00
invoke-interface {v1, p1, p2}, Lrx/Producer;->n(J)V
2020-07-08 16:44:49 +00:00
:cond_0
2020-09-17 00:45:48 +00:00
invoke-virtual {v0}, Ll0/l/a/b2$c;->b()V
2020-07-08 16:44:49 +00:00
goto :goto_0
:catchall_0
move-exception p1
:try_start_1
monitor-exit v0
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
throw p1
:cond_1
if-ltz v2, :cond_2
:goto_0
return-void
:cond_2
new-instance v0, Ljava/lang/IllegalArgumentException;
const-string v1, "n >= 0 expected but it was "
2020-09-16 23:45:23 +00:00
invoke-static {v1, p1, p2}, Lf/e/b/a/a;->n(Ljava/lang/String;J)Ljava/lang/String;
2020-07-08 16:44:49 +00:00
move-result-object p1
invoke-direct {v0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw v0
.end method