42 lines
822 B
Smali
42 lines
822 B
Smali
.class public final Lg0/c;
|
|
.super Ljava/lang/Object;
|
|
.source "Completable.java"
|
|
|
|
# interfaces
|
|
.implements Lg0/d$c;
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic d:Lrx/Observable;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lrx/Observable;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lg0/c;->d:Lrx/Observable;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public call(Ljava/lang/Object;)V
|
|
.locals 1
|
|
|
|
check-cast p1, Lg0/e;
|
|
|
|
new-instance v0, Lg0/b;
|
|
|
|
invoke-direct {v0, p0, p1}, Lg0/b;-><init>(Lg0/c;Lg0/e;)V
|
|
|
|
invoke-interface {p1, v0}, Lg0/e;->a(Lrx/Subscription;)V
|
|
|
|
iget-object p1, p0, Lg0/c;->d:Lrx/Observable;
|
|
|
|
invoke-virtual {p1, v0}, Lrx/Observable;->b(Lrx/Subscriber;)Lrx/Subscription;
|
|
|
|
return-void
|
|
.end method
|