43 lines
769 B
Smali
43 lines
769 B
Smali
.class public final Lg0/d$a;
|
|
.super Ljava/lang/Object;
|
|
.source "Completable.java"
|
|
|
|
# interfaces
|
|
.implements Lg0/d$c;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lg0/d;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
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;
|
|
|
|
sget-object v0, Lg0/s/c;->a:Lg0/s/c$a;
|
|
|
|
invoke-interface {p1, v0}, Lg0/e;->a(Lrx/Subscription;)V
|
|
|
|
invoke-interface {p1}, Lg0/e;->onCompleted()V
|
|
|
|
return-void
|
|
.end method
|