apkfuckery/com.discord/smali_classes2/t/g$b$a.smali
2019-12-18 08:41:41 +01:00

97 lines
2 KiB
Smali

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