2022-06-10 21:38:30 +09:00

72 lines
1.5 KiB
Smali

.class public final Lio/reactivex/internal/operators/observable/a1;
.super Lkh/z;
.source "ObservableNever.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkh/z<",
"Ljava/lang/Object;",
">;"
}
.end annotation
# static fields
.field public static final a:Lkh/z;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkh/z<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.locals 1
.line 1
new-instance v0, Lio/reactivex/internal/operators/observable/a1;
invoke-direct {v0}, Lio/reactivex/internal/operators/observable/a1;-><init>()V
sput-object v0, Lio/reactivex/internal/operators/observable/a1;->a:Lkh/z;
return-void
.end method
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Lkh/z;-><init>()V
return-void
.end method
# virtual methods
.method public subscribeActual(Lkh/g0;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkh/g0<",
"-",
"Ljava/lang/Object;",
">;)V"
}
.end annotation
.line 1
sget-object v0, Lio/reactivex/internal/disposables/EmptyDisposable;->NEVER:Lio/reactivex/internal/disposables/EmptyDisposable;
invoke-interface {p1, v0}, Lkh/g0;->onSubscribe(Lio/reactivex/disposables/b;)V
return-void
.end method