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

77 lines
1.5 KiB
Smali
Raw Normal View History

2020-10-05 23:18:16 +00:00
.class public final Lk0/g$b;
2020-09-16 23:45:23 +00:00
.super Ljava/util/concurrent/CompletableFuture;
.source "CompletableFutureCallAdapterFactory.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-10-05 23:18:16 +00:00
value = Lk0/g;
2020-09-16 23:45:23 +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/util/concurrent/CompletableFuture<",
"TT;>;"
}
.end annotation
.annotation build Lorg/codehaus/mojo/animal_sniffer/IgnoreJRERequirement;
.end annotation
# instance fields
2020-10-05 23:18:16 +00:00
.field public final d:Lk0/d;
2020-09-16 23:45:23 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-10-05 23:18:16 +00:00
"Lk0/d<",
2020-09-16 23:45:23 +00:00
"*>;"
}
.end annotation
.end field
# direct methods
2020-10-05 23:18:16 +00:00
.method public constructor <init>(Lk0/d;)V
2020-09-16 23:45:23 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-10-05 23:18:16 +00:00
"Lk0/d<",
2020-09-16 23:45:23 +00:00
"*>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/util/concurrent/CompletableFuture;-><init>()V
2020-10-05 23:18:16 +00:00
iput-object p1, p0, Lk0/g$b;->d:Lk0/d;
2020-09-16 23:45:23 +00:00
return-void
.end method
# virtual methods
.method public cancel(Z)Z
.locals 1
if-eqz p1, :cond_0
2020-10-05 23:18:16 +00:00
iget-object v0, p0, Lk0/g$b;->d:Lk0/d;
2020-09-16 23:45:23 +00:00
2020-10-05 23:18:16 +00:00
invoke-interface {v0}, Lk0/d;->cancel()V
2020-09-16 23:45:23 +00:00
:cond_0
invoke-super {p0, p1}, Ljava/util/concurrent/CompletableFuture;->cancel(Z)Z
move-result p1
return p1
.end method