EmptyComponent.smali
.class public final enum Lio/reactivex/internal/util/EmptyComponent;
.super Ljava/lang/Enum;
.source "EmptyComponent.java"
# interfaces
.implements Lio/reactivex/h;
.implements Lio/reactivex/w;
.implements Lio/reactivex/k;
.implements Lio/reactivex/z;
.implements Lio/reactivex/b;
.implements Lf/b/d;
.implements Lio/reactivex/disposables/b;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lio/reactivex/internal/util/EmptyComponent;",
">;",
"Lio/reactivex/h<",
"Ljava/lang/Object;",
">;",
"Lio/reactivex/w<",
"Ljava/lang/Object;",
">;",
"Lio/reactivex/k<",
"Ljava/lang/Object;",
">;",
"Lio/reactivex/z<",
"Ljava/lang/Object;",
">;",
"Lio/reactivex/b;",
"Lf/b/d;",
"Lio/reactivex/disposables/b;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lio/reactivex/internal/util/EmptyComponent;
.field public static final enum INSTANCE:Lio/reactivex/internal/util/EmptyComponent;
# direct methods
.method static constructor <clinit>()V
.registers 3
.line 1
new-instance v0, Lio/reactivex/internal/util/EmptyComponent;
const/4 v1, 0x0
const-string v2, "INSTANCE"
invoke-direct {v0, v2, v1}, Lio/reactivex/internal/util/EmptyComponent;-><init>(Ljava/lang/String;I)V
sput-object v0, Lio/reactivex/internal/util/EmptyComponent;->INSTANCE:Lio/reactivex/internal/util/EmptyComponent;
const/4 v0, 0x1
.line 2
new-array v0, v0, [Lio/reactivex/internal/util/EmptyComponent;
sget-object v2, Lio/reactivex/internal/util/EmptyComponent;->INSTANCE:Lio/reactivex/internal/util/EmptyComponent;
aput-object v2, v0, v1
sput-object v0, Lio/reactivex/internal/util/EmptyComponent;->$VALUES:[Lio/reactivex/internal/util/EmptyComponent;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 1
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method public static asObserver()Lio/reactivex/w;
.registers 1
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">()",
"Lio/reactivex/w<",
"TT;>;"
}
.end annotation
.line 1
sget-object v0, Lio/reactivex/internal/util/EmptyComponent;->INSTANCE:Lio/reactivex/internal/util/EmptyComponent;
return-object v0
.end method
.method public static asSubscriber()Lf/b/c;
.registers 1
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">()",
"Lf/b/c<",
"TT;>;"
}
.end annotation
.line 1
sget-object v0, Lio/reactivex/internal/util/EmptyComponent;->INSTANCE:Lio/reactivex/internal/util/EmptyComponent;
return-object v0
.end method
.method public static valueOf(Ljava/lang/String;)Lio/reactivex/internal/util/EmptyComponent;
.registers 2
.line 1
const-class v0, Lio/reactivex/internal/util/EmptyComponent;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lio/reactivex/internal/util/EmptyComponent;
return-object p0
.end method
.method public static values()[Lio/reactivex/internal/util/EmptyComponent;
.registers 1
.line 1
sget-object v0, Lio/reactivex/internal/util/EmptyComponent;->$VALUES:[Lio/reactivex/internal/util/EmptyComponent;
invoke-virtual {v0}, [Lio/reactivex/internal/util/EmptyComponent;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lio/reactivex/internal/util/EmptyComponent;
return-object v0
.end method
# virtual methods
.method public cancel()V
.registers 1
return-void
.end method
.method public dispose()V
.registers 1
return-void
.end method
.method public isDisposed()Z
.registers 2
const/4 v0, 0x1
return v0
.end method
.method public onComplete()V
.registers 1
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.registers 2
.line 1
invoke-static {p1}, Lio/reactivex/e/a;->b(Ljava/lang/Throwable;)V
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.registers 2
return-void
.end method
.method public onSubscribe(Lf/b/d;)V
.registers 2
.line 2
invoke-interface {p1}, Lf/b/d;->cancel()V
return-void
.end method
.method public onSubscribe(Lio/reactivex/disposables/b;)V
.registers 2
.line 1
invoke-interface {p1}, Lio/reactivex/disposables/b;->dispose()V
return-void
.end method
.method public onSuccess(Ljava/lang/Object;)V
.registers 2
return-void
.end method
.method public request(J)V
.registers 3
return-void
.end method