apkfuckery/com.discord/smali_classes2/q0/g$b.smali

178 lines
3.5 KiB
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final Lq0/g$b;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "ExecutorCallAdapterFactory.java"
# interfaces
2020-07-23 01:06:17 +00:00
.implements Lq0/b;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-07-23 01:06:17 +00:00
value = Lq0/g;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
2020-07-23 01:06:17 +00:00
"Lq0/b<",
2020-05-17 12:40:10 +00:00
"TT;>;"
}
.end annotation
# instance fields
.field public final d:Ljava/util/concurrent/Executor;
2020-07-23 01:06:17 +00:00
.field public final e:Lq0/b;
2020-05-17 12:40:10 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-07-23 01:06:17 +00:00
"Lq0/b<",
2020-05-17 12:40:10 +00:00
"TT;>;"
}
.end annotation
.end field
# direct methods
2020-07-23 01:06:17 +00:00
.method public constructor <init>(Ljava/util/concurrent/Executor;Lq0/b;)V
2020-05-17 12:40:10 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/concurrent/Executor;",
2020-07-23 01:06:17 +00:00
"Lq0/b<",
2020-05-17 12:40:10 +00:00
"TT;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-23 01:06:17 +00:00
iput-object p1, p0, Lq0/g$b;->d:Ljava/util/concurrent/Executor;
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
iput-object p2, p0, Lq0/g$b;->e:Lq0/b;
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-07-25 00:57:58 +00:00
.method public Z(Lq0/d;)V
2020-05-17 12:40:10 +00:00
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-07-23 01:06:17 +00:00
"Lq0/d<",
2020-05-17 12:40:10 +00:00
"TT;>;)V"
}
.end annotation
const-string v0, "callback == null"
2020-07-23 01:06:17 +00:00
invoke-static {p1, v0}, Lq0/r;->b(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
iget-object v0, p0, Lq0/g$b;->e:Lq0/b;
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
new-instance v1, Lq0/g$b$a;
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
invoke-direct {v1, p0, p1}, Lq0/g$b$a;-><init>(Lq0/g$b;Lq0/d;)V
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
invoke-interface {v0, v1}, Lq0/b;->Z(Lq0/d;)V
2020-05-17 12:40:10 +00:00
return-void
.end method
.method public cancel()V
.locals 1
2020-07-23 01:06:17 +00:00
iget-object v0, p0, Lq0/g$b;->e:Lq0/b;
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
invoke-interface {v0}, Lq0/b;->cancel()V
2020-05-17 12:40:10 +00:00
return-void
.end method
2020-07-08 16:44:49 +00:00
.method public bridge synthetic clone()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Throws;
2020-05-17 12:40:10 +00:00
value = {
2020-07-08 16:44:49 +00:00
Ljava/lang/CloneNotSupportedException;
2020-05-17 12:40:10 +00:00
}
.end annotation
2020-07-23 01:06:17 +00:00
invoke-virtual {p0}, Lq0/g$b;->e0()Lq0/b;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
move-result-object v0
2020-05-17 12:40:10 +00:00
return-object v0
.end method
2020-07-23 01:06:17 +00:00
.method public e0()Lq0/b;
2020-07-08 16:44:49 +00:00
.locals 3
.annotation system Ldalvik/annotation/Signature;
2020-05-17 12:40:10 +00:00
value = {
2020-07-08 16:44:49 +00:00
"()",
2020-07-23 01:06:17 +00:00
"Lq0/b<",
2020-07-08 16:44:49 +00:00
"TT;>;"
2020-05-17 12:40:10 +00:00
}
.end annotation
2020-07-23 01:06:17 +00:00
new-instance v0, Lq0/g$b;
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
iget-object v1, p0, Lq0/g$b;->d:Ljava/util/concurrent/Executor;
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
iget-object v2, p0, Lq0/g$b;->e:Lq0/b;
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
invoke-interface {v2}, Lq0/b;->e0()Lq0/b;
2020-07-08 16:44:49 +00:00
move-result-object v2
2020-07-23 01:06:17 +00:00
invoke-direct {v0, v1, v2}, Lq0/g$b;-><init>(Ljava/util/concurrent/Executor;Lq0/b;)V
2020-05-17 12:40:10 +00:00
return-object v0
.end method
2020-07-23 01:06:17 +00:00
.method public execute()Lq0/n;
2020-05-17 12:40:10 +00:00
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
2020-07-23 01:06:17 +00:00
"Lq0/n<",
2020-05-17 12:40:10 +00:00
"TT;>;"
}
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
2020-07-23 01:06:17 +00:00
iget-object v0, p0, Lq0/g$b;->e:Lq0/b;
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
invoke-interface {v0}, Lq0/b;->execute()Lq0/n;
2020-05-17 12:40:10 +00:00
move-result-object v0
return-object v0
.end method
2020-07-25 00:57:58 +00:00
.method public k()Z
2020-05-17 12:40:10 +00:00
.locals 1
2020-07-23 01:06:17 +00:00
iget-object v0, p0, Lq0/g$b;->e:Lq0/b;
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
invoke-interface {v0}, Lq0/b;->k()Z
2020-05-17 12:40:10 +00:00
move-result v0
return v0
.end method