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