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

178 lines
3.5 KiB
Smali

.class public final Lr0/g$b;
.super Ljava/lang/Object;
.source "ExecutorCallAdapterFactory.java"
# interfaces
.implements Lr0/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lr0/g;
.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;",
"Lr0/b<",
"TT;>;"
}
.end annotation
# instance fields
.field public final d:Ljava/util/concurrent/Executor;
.field public final e:Lr0/b;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lr0/b<",
"TT;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/util/concurrent/Executor;Lr0/b;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/concurrent/Executor;",
"Lr0/b<",
"TT;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lr0/g$b;->d:Ljava/util/concurrent/Executor;
iput-object p2, p0, Lr0/g$b;->e:Lr0/b;
return-void
.end method
# virtual methods
.method public Z(Lr0/d;)V
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lr0/d<",
"TT;>;)V"
}
.end annotation
const-string v0, "callback == null"
invoke-static {p1, v0}, Lr0/r;->b(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
iget-object v0, p0, Lr0/g$b;->e:Lr0/b;
new-instance v1, Lr0/g$b$a;
invoke-direct {v1, p0, p1}, Lr0/g$b$a;-><init>(Lr0/g$b;Lr0/d;)V
invoke-interface {v0, v1}, Lr0/b;->Z(Lr0/d;)V
return-void
.end method
.method public cancel()V
.locals 1
iget-object v0, p0, Lr0/g$b;->e:Lr0/b;
invoke-interface {v0}, Lr0/b;->cancel()V
return-void
.end method
.method public bridge synthetic clone()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/CloneNotSupportedException;
}
.end annotation
invoke-virtual {p0}, Lr0/g$b;->e0()Lr0/b;
move-result-object v0
return-object v0
.end method
.method public e0()Lr0/b;
.locals 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lr0/b<",
"TT;>;"
}
.end annotation
new-instance v0, Lr0/g$b;
iget-object v1, p0, Lr0/g$b;->d:Ljava/util/concurrent/Executor;
iget-object v2, p0, Lr0/g$b;->e:Lr0/b;
invoke-interface {v2}, Lr0/b;->e0()Lr0/b;
move-result-object v2
invoke-direct {v0, v1, v2}, Lr0/g$b;-><init>(Ljava/util/concurrent/Executor;Lr0/b;)V
return-object v0
.end method
.method public execute()Lr0/n;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lr0/n<",
"TT;>;"
}
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
iget-object v0, p0, Lr0/g$b;->e:Lr0/b;
invoke-interface {v0}, Lr0/b;->execute()Lr0/n;
move-result-object v0
return-object v0
.end method
.method public k()Z
.locals 1
iget-object v0, p0, Lr0/g$b;->e:Lr0/b;
invoke-interface {v0}, Lr0/b;->k()Z
move-result v0
return v0
.end method