apkfuckery/com.discord/smali_classes2/d0/g$b$a.smali
2020-02-20 20:33:18 +01:00

97 lines
2.1 KiB
Smali

.class public Ld0/g$b$a;
.super Ljava/lang/Object;
.source "ExecutorCallAdapterFactory.java"
# interfaces
.implements Ld0/d;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Ld0/g$b;->a(Ld0/d;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ld0/d<",
"TT;>;"
}
.end annotation
# instance fields
.field public final synthetic a:Ld0/d;
.field public final synthetic b:Ld0/g$b;
# direct methods
.method public constructor <init>(Ld0/g$b;Ld0/d;)V
.locals 0
iput-object p1, p0, Ld0/g$b$a;->b:Ld0/g$b;
iput-object p2, p0, Ld0/g$b$a;->a:Ld0/d;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Ld0/b;Ld0/o;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ld0/b<",
"TT;>;",
"Ld0/o<",
"TT;>;)V"
}
.end annotation
iget-object p1, p0, Ld0/g$b$a;->b:Ld0/g$b;
iget-object p1, p1, Ld0/g$b;->d:Ljava/util/concurrent/Executor;
new-instance v0, Ld0/g$b$a$a;
invoke-direct {v0, p0, p2}, Ld0/g$b$a$a;-><init>(Ld0/g$b$a;Ld0/o;)V
invoke-interface {p1, v0}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
return-void
.end method
.method public a(Ld0/b;Ljava/lang/Throwable;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ld0/b<",
"TT;>;",
"Ljava/lang/Throwable;",
")V"
}
.end annotation
iget-object p1, p0, Ld0/g$b$a;->b:Ld0/g$b;
iget-object p1, p1, Ld0/g$b;->d:Ljava/util/concurrent/Executor;
new-instance v0, Ld0/g$b$a$b;
invoke-direct {v0, p0, p2}, Ld0/g$b$a$b;-><init>(Ld0/g$b$a;Ljava/lang/Throwable;)V
invoke-interface {p1, v0}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
return-void
.end method