g$b.smali
.class final Lxb/g$b;
.super Ljava/util/concurrent/CompletableFuture;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lxb/g;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1a
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 private final a:Lxb/b;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lxb/b<",
"*>;"
}
.end annotation
.end field
# direct methods
.method constructor <init>(Lxb/b;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lxb/b<",
"*>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/util/concurrent/CompletableFuture;-><init>()V
iput-object p1, p0, Lxb/g$b;->a:Lxb/b;
return-void
.end method
# virtual methods
.method public cancel(Z)Z
.registers 3
if-eqz p1, :cond_7
iget-object v0, p0, Lxb/g$b;->a:Lxb/b;
invoke-interface {v0}, Lxb/b;->cancel()V
:cond_7
invoke-super {p0, p1}, Ljava/util/concurrent/CompletableFuture;->cancel(Z)Z
move-result p1
return p1
.end method