apkfuckery/com.discord/smali_classes2/d0/j.smali

41 lines
772 B
Smali
Raw Normal View History

2020-04-17 17:35:24 +00:00
.class public final Ld0/j;
.super Ljava/lang/Object;
.source "ConnectionPool.kt"
2020-02-20 19:33:18 +00:00
# instance fields
2020-04-17 17:35:24 +00:00
.field public final a:Ld0/c0/c/j;
2020-02-20 19:33:18 +00:00
# direct methods
2020-04-17 17:35:24 +00:00
.method public constructor <init>()V
.locals 5
2020-02-20 19:33:18 +00:00
2020-04-17 17:35:24 +00:00
sget-object v0, Ljava/util/concurrent/TimeUnit;->MINUTES:Ljava/util/concurrent/TimeUnit;
2020-02-20 19:33:18 +00:00
2020-04-17 17:35:24 +00:00
if-eqz v0, :cond_0
2020-03-27 22:23:51 +00:00
2020-04-17 17:35:24 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-02-20 19:33:18 +00:00
2020-04-17 17:35:24 +00:00
new-instance v1, Ld0/c0/c/j;
2020-03-27 22:23:51 +00:00
2020-04-17 17:35:24 +00:00
const/4 v2, 0x5
2020-04-17 16:36:30 +00:00
2020-04-17 17:35:24 +00:00
const-wide/16 v3, 0x5
2020-04-17 16:36:30 +00:00
2020-04-17 17:35:24 +00:00
invoke-direct {v1, v2, v3, v4, v0}, Ld0/c0/c/j;-><init>(IJLjava/util/concurrent/TimeUnit;)V
2020-04-17 16:36:30 +00:00
2020-04-17 17:35:24 +00:00
iput-object v1, p0, Ld0/j;->a:Ld0/c0/c/j;
2020-04-17 16:36:30 +00:00
return-void
2020-04-17 17:35:24 +00:00
:cond_0
const-string v0, "timeUnit"
2020-03-27 22:23:51 +00:00
2020-04-17 17:35:24 +00:00
invoke-static {v0}, Lz/u/b/j;->a(Ljava/lang/String;)V
2020-03-27 22:23:51 +00:00
2020-04-17 17:35:24 +00:00
const/4 v0, 0x0
2020-03-27 22:23:51 +00:00
2020-04-17 17:35:24 +00:00
throw v0
2020-03-27 22:23:51 +00:00
.end method