e.smali
.class public final enum Lio/reactivex/internal/util/e;
.super Ljava/lang/Enum;
.source "SourceFile"
# interfaces
.implements Lio/reactivex/g;
.implements Lio/reactivex/s;
.implements Lio/reactivex/i;
.implements Lio/reactivex/v;
.implements Lio/reactivex/c;
.implements Lorg/reactivestreams/c;
.implements Lio/reactivex/disposables/b;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lio/reactivex/internal/util/e;",
">;",
"Lio/reactivex/g<",
"Ljava/lang/Object;",
">;",
"Lio/reactivex/s<",
"Ljava/lang/Object;",
">;",
"Lio/reactivex/i<",
"Ljava/lang/Object;",
">;",
"Lio/reactivex/v<",
"Ljava/lang/Object;",
">;",
"Lio/reactivex/c;",
"Lorg/reactivestreams/c;",
"Lio/reactivex/disposables/b;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lio/reactivex/internal/util/e;
.field public static final enum INSTANCE:Lio/reactivex/internal/util/e;
# direct methods
.method public static constructor <clinit>()V
.registers 3
.line 1
new-instance v0, Lio/reactivex/internal/util/e;
const-string v1, "INSTANCE"
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lio/reactivex/internal/util/e;-><init>(Ljava/lang/String;I)V
sput-object v0, Lio/reactivex/internal/util/e;->INSTANCE:Lio/reactivex/internal/util/e;
const/4 v1, 0x1
new-array v1, v1, [Lio/reactivex/internal/util/e;
aput-object v0, v1, v2
.line 2
sput-object v1, Lio/reactivex/internal/util/e;->$VALUES:[Lio/reactivex/internal/util/e;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method public static asObserver()Lio/reactivex/s;
.registers 1
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">()",
"Lio/reactivex/s<",
"TT;>;"
}
.end annotation
sget-object v0, Lio/reactivex/internal/util/e;->INSTANCE:Lio/reactivex/internal/util/e;
return-object v0
.end method
.method public static asSubscriber()Lorg/reactivestreams/b;
.registers 1
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">()",
"Lorg/reactivestreams/b<",
"TT;>;"
}
.end annotation
sget-object v0, Lio/reactivex/internal/util/e;->INSTANCE:Lio/reactivex/internal/util/e;
return-object v0
.end method
.method public static valueOf(Ljava/lang/String;)Lio/reactivex/internal/util/e;
.registers 2
const-class v0, Lio/reactivex/internal/util/e;
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/e;
return-object p0
.end method
.method public static values()[Lio/reactivex/internal/util/e;
.registers 1
sget-object v0, Lio/reactivex/internal/util/e;->$VALUES:[Lio/reactivex/internal/util/e;
invoke-virtual {v0}, [Lio/reactivex/internal/util/e;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lio/reactivex/internal/util/e;
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
invoke-static {p1}, Lio/reactivex/plugins/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(Lio/reactivex/disposables/b;)V
.registers 2
.line 1
invoke-interface {p1}, Lio/reactivex/disposables/b;->dispose()V
return-void
.end method
.method public onSubscribe(Lorg/reactivestreams/c;)V
.registers 2
.line 2
invoke-interface {p1}, Lorg/reactivestreams/c;->cancel()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