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

77 lines
1.5 KiB
Smali

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