99 lines
1.8 KiB
Smali
99 lines
1.8 KiB
Smali
.class public Lg0/d;
|
|
.super Ljava/lang/Object;
|
|
.source "Completable.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lg0/d$c;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 3
|
|
|
|
new-instance v0, Lg0/d;
|
|
|
|
new-instance v1, Lg0/d$a;
|
|
|
|
invoke-direct {v1}, Lg0/d$a;-><init>()V
|
|
|
|
const/4 v2, 0x0
|
|
|
|
invoke-direct {v0, v1, v2}, Lg0/d;-><init>(Lg0/d$c;Z)V
|
|
|
|
new-instance v0, Lg0/d;
|
|
|
|
new-instance v1, Lg0/d$b;
|
|
|
|
invoke-direct {v1}, Lg0/d$b;-><init>()V
|
|
|
|
invoke-direct {v0, v1, v2}, Lg0/d;-><init>(Lg0/d$c;Z)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Lg0/d$c;)V
|
|
.locals 1
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
sget-object v0, Lg0/p/l;->d:Lg0/l/i;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
invoke-interface {v0, p1}, Lg0/l/i;->call(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lg0/d$c;
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Lg0/d$c;Z)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
sget-object p2, Lg0/p/l;->d:Lg0/l/i;
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
invoke-interface {p2, p1}, Lg0/l/i;->call(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lg0/d$c;
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public static a(Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">(TT;)TT;"
|
|
}
|
|
.end annotation
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
return-object p0
|
|
|
|
:cond_0
|
|
new-instance p0, Ljava/lang/NullPointerException;
|
|
|
|
invoke-direct {p0}, Ljava/lang/NullPointerException;-><init>()V
|
|
|
|
throw p0
|
|
.end method
|