apkfuckery/com.discord/smali_classes2/o0/l.smali

41 lines
773 B
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final Lo0/l;
.super Ljava/lang/Object;
2020-09-02 04:07:20 +00:00
.source "ConnectionPool.kt"
2020-07-23 01:06:17 +00:00
# instance fields
2020-09-02 04:07:20 +00:00
.field public final a:Lo0/g0/d/j;
2020-07-23 01:06:17 +00:00
# direct methods
2020-09-02 04:07:20 +00:00
.method public constructor <init>()V
.locals 5
2020-07-23 01:06:17 +00:00
2020-09-02 04:07:20 +00:00
sget-object v0, Ljava/util/concurrent/TimeUnit;->MINUTES:Ljava/util/concurrent/TimeUnit;
2020-07-23 01:06:17 +00:00
2020-09-08 08:16:32 +00:00
if-eqz v0, :cond_0
2020-07-23 01:06:17 +00:00
2020-09-02 04:07:20 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-25 00:57:58 +00:00
2020-09-02 04:07:20 +00:00
new-instance v1, Lo0/g0/d/j;
2020-07-25 00:57:58 +00:00
2020-09-02 04:07:20 +00:00
const/4 v2, 0x5
2020-07-25 00:57:58 +00:00
2020-09-02 04:07:20 +00:00
const-wide/16 v3, 0x5
2020-07-25 00:57:58 +00:00
2020-09-02 04:07:20 +00:00
invoke-direct {v1, v2, v3, v4, v0}, Lo0/g0/d/j;-><init>(IJLjava/util/concurrent/TimeUnit;)V
2020-07-25 00:57:58 +00:00
2020-09-02 04:07:20 +00:00
iput-object v1, p0, Lo0/l;->a:Lo0/g0/d/j;
2020-07-25 00:57:58 +00:00
return-void
2020-09-08 08:16:32 +00:00
:cond_0
const-string v0, "timeUnit"
invoke-static {v0}, Lk0/n/c/h;->c(Ljava/lang/String;)V
const/4 v0, 0x0
throw v0
2020-07-25 00:57:58 +00:00
.end method