Changes of com.discord v1013

This commit is contained in:
root 2019-12-21 02:41:59 +01:00
parent 41eee68b11
commit 456a7ae8db
8465 changed files with 419042 additions and 378276 deletions

View file

@ -0,0 +1,62 @@
.class public final Lb0/a$a;
.super Ljava/lang/Object;
.source "BackpressureOverflow.java"
# interfaces
.implements Lb0/a$b;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# static fields
.field public static final a:Lb0/a$a;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lb0/a$a;
invoke-direct {v0}, Lb0/a$a;-><init>()V
sput-object v0, Lb0/a$a;->a:Lb0/a$a;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a()Z
.locals 2
.annotation system Ldalvik/annotation/Throws;
value = {
Lb0/k/b;
}
.end annotation
new-instance v0, Lb0/k/b;
const-string v1, "Overflowed buffer"
invoke-direct {v0, v1}, Lb0/k/b;-><init>(Ljava/lang/String;)V
throw v0
.end method

View file

@ -0,0 +1,24 @@
.class public interface abstract Lb0/a$b;
.super Ljava/lang/Object;
.source "BackpressureOverflow.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "b"
.end annotation
# virtual methods
.method public abstract a()Z
.annotation system Ldalvik/annotation/Throws;
value = {
Lb0/k/b;
}
.end annotation
.end method

View file

@ -0,0 +1,34 @@
.class public final Lb0/a;
.super Ljava/lang/Object;
.source "BackpressureOverflow.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lb0/a$a;,
Lb0/a$b;
}
.end annotation
# static fields
.field public static final a:Lb0/a$b;
.field public static final b:Lb0/a$b;
# direct methods
.method public static constructor <clinit>()V
.locals 1
sget-object v0, Lb0/a$a;->a:Lb0/a$a;
sput-object v0, Lb0/a;->a:Lb0/a$b;
sget-object v0, Lb0/a;->a:Lb0/a$b;
sput-object v0, Lb0/a;->b:Lb0/a$b;
return-void
.end method

View file

@ -0,0 +1,57 @@
.class public Lb0/b;
.super Lrx/Subscriber;
.source "Completable.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"Ljava/lang/Object;",
">;"
}
.end annotation
# instance fields
.field public final synthetic d:Lb0/e;
# direct methods
.method public constructor <init>(Lb0/c;Lb0/e;)V
.locals 0
iput-object p2, p0, Lb0/b;->d:Lb0/e;
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
return-void
.end method
# virtual methods
.method public onCompleted()V
.locals 1
iget-object v0, p0, Lb0/b;->d:Lb0/e;
invoke-interface {v0}, Lb0/e;->onCompleted()V
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 1
iget-object v0, p0, Lb0/b;->d:Lb0/e;
invoke-interface {v0, p1}, Lb0/e;->onError(Ljava/lang/Throwable;)V
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 0
return-void
.end method

View file

@ -0,0 +1,42 @@
.class public final Lb0/c;
.super Ljava/lang/Object;
.source "Completable.java"
# interfaces
.implements Lb0/d$c;
# instance fields
.field public final synthetic d:Lrx/Observable;
# direct methods
.method public constructor <init>(Lrx/Observable;)V
.locals 0
iput-object p1, p0, Lb0/c;->d:Lrx/Observable;
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, Lb0/e;
new-instance v0, Lb0/b;
invoke-direct {v0, p0, p1}, Lb0/b;-><init>(Lb0/c;Lb0/e;)V
invoke-interface {p1, v0}, Lb0/e;->a(Lrx/Subscription;)V
iget-object p1, p0, Lb0/c;->d:Lrx/Observable;
invoke-virtual {p1, v0}, Lrx/Observable;->b(Lrx/Subscriber;)Lrx/Subscription;
return-void
.end method

View file

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

View file

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

View file

@ -0,0 +1,26 @@
.class public interface abstract Lb0/d$c;
.super Ljava/lang/Object;
.source "Completable.java"
# interfaces
.implements Lrx/functions/Action1;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "c"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Lb0/e;",
">;"
}
.end annotation

View file

@ -0,0 +1,99 @@
.class public Lb0/d;
.super Ljava/lang/Object;
.source "Completable.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lb0/d$c;
}
.end annotation
# direct methods
.method public static constructor <clinit>()V
.locals 3
new-instance v0, Lb0/d;
new-instance v1, Lb0/d$a;
invoke-direct {v1}, Lb0/d$a;-><init>()V
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lb0/d;-><init>(Lb0/d$c;Z)V
new-instance v0, Lb0/d;
new-instance v1, Lb0/d$b;
invoke-direct {v1}, Lb0/d$b;-><init>()V
invoke-direct {v0, v1, v2}, Lb0/d;-><init>(Lb0/d$c;Z)V
return-void
.end method
.method public constructor <init>(Lb0/d$c;)V
.locals 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
sget-object v0, Lb0/p/l;->d:Lb0/l/i;
if-eqz v0, :cond_0
invoke-interface {v0, p1}, Lb0/l/i;->call(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Lb0/d$c;
:cond_0
return-void
.end method
.method public constructor <init>(Lb0/d$c;Z)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
if-eqz p2, :cond_0
sget-object p2, Lb0/p/l;->d:Lb0/l/i;
if-eqz p2, :cond_0
invoke-interface {p2, p1}, Lb0/l/i;->call(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Lb0/d$c;
:cond_0
return-void
.end method
.method public static a(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(TT;)TT;"
}
.end annotation
if-eqz p0, :cond_0
return-object p0
:cond_0
new-instance p0, Ljava/lang/NullPointerException;
invoke-direct {p0}, Ljava/lang/NullPointerException;-><init>()V
throw p0
.end method

View file

@ -0,0 +1,14 @@
.class public interface abstract Lb0/e;
.super Ljava/lang/Object;
.source "CompletableSubscriber.java"
# virtual methods
.method public abstract a(Lrx/Subscription;)V
.end method
.method public abstract onCompleted()V
.end method
.method public abstract onError(Ljava/lang/Throwable;)V
.end method

View file

@ -0,0 +1,129 @@
.class public final enum Lb0/f$a;
.super Ljava/lang/Enum;
.source "Notification.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/f;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lb0/f$a;",
">;"
}
.end annotation
# static fields
.field public static final enum d:Lb0/f$a;
.field public static final enum e:Lb0/f$a;
.field public static final enum f:Lb0/f$a;
.field public static final synthetic g:[Lb0/f$a;
# direct methods
.method public static constructor <clinit>()V
.locals 5
new-instance v0, Lb0/f$a;
const/4 v1, 0x0
const-string v2, "OnNext"
invoke-direct {v0, v2, v1}, Lb0/f$a;-><init>(Ljava/lang/String;I)V
sput-object v0, Lb0/f$a;->d:Lb0/f$a;
new-instance v0, Lb0/f$a;
const/4 v2, 0x1
const-string v3, "OnError"
invoke-direct {v0, v3, v2}, Lb0/f$a;-><init>(Ljava/lang/String;I)V
sput-object v0, Lb0/f$a;->e:Lb0/f$a;
new-instance v0, Lb0/f$a;
const/4 v3, 0x2
const-string v4, "OnCompleted"
invoke-direct {v0, v4, v3}, Lb0/f$a;-><init>(Ljava/lang/String;I)V
sput-object v0, Lb0/f$a;->f:Lb0/f$a;
const/4 v0, 0x3
new-array v0, v0, [Lb0/f$a;
sget-object v4, Lb0/f$a;->d:Lb0/f$a;
aput-object v4, v0, v1
sget-object v1, Lb0/f$a;->e:Lb0/f$a;
aput-object v1, v0, v2
sget-object v1, Lb0/f$a;->f:Lb0/f$a;
aput-object v1, v0, v3
sput-object v0, Lb0/f$a;->g:[Lb0/f$a;
return-void
.end method
.method public constructor <init>(Ljava/lang/String;I)V
.locals 0
.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 valueOf(Ljava/lang/String;)Lb0/f$a;
.locals 1
const-class v0, Lb0/f$a;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lb0/f$a;
return-object p0
.end method
.method public static values()[Lb0/f$a;
.locals 1
sget-object v0, Lb0/f$a;->g:[Lb0/f$a;
invoke-virtual {v0}, [Lb0/f$a;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lb0/f$a;
return-object v0
.end method

View file

@ -0,0 +1,367 @@
.class public final Lb0/f;
.super Ljava/lang/Object;
.source "Notification.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lb0/f$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# static fields
.field public static final d:Lb0/f;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lb0/f<",
"Ljava/lang/Void;",
">;"
}
.end annotation
.end field
# instance fields
.field public final a:Lb0/f$a;
.field public final b:Ljava/lang/Throwable;
.field public final c:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TT;"
}
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.locals 3
new-instance v0, Lb0/f;
sget-object v1, Lb0/f$a;->f:Lb0/f$a;
const/4 v2, 0x0
invoke-direct {v0, v1, v2, v2}, Lb0/f;-><init>(Lb0/f$a;Ljava/lang/Object;Ljava/lang/Throwable;)V
sput-object v0, Lb0/f;->d:Lb0/f;
return-void
.end method
.method public constructor <init>(Lb0/f$a;Ljava/lang/Object;Ljava/lang/Throwable;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lb0/f$a;",
"TT;",
"Ljava/lang/Throwable;",
")V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p2, p0, Lb0/f;->c:Ljava/lang/Object;
iput-object p3, p0, Lb0/f;->b:Ljava/lang/Throwable;
iput-object p1, p0, Lb0/f;->a:Lb0/f$a;
return-void
.end method
# virtual methods
.method public a()Z
.locals 4
iget-object v0, p0, Lb0/f;->a:Lb0/f$a;
sget-object v1, Lb0/f$a;->e:Lb0/f$a;
const/4 v2, 0x1
const/4 v3, 0x0
if-ne v0, v1, :cond_0
const/4 v0, 0x1
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
if-eqz v0, :cond_1
iget-object v0, p0, Lb0/f;->b:Ljava/lang/Throwable;
if-eqz v0, :cond_1
goto :goto_1
:cond_1
const/4 v2, 0x0
:goto_1
return v2
.end method
.method public b()Z
.locals 4
iget-object v0, p0, Lb0/f;->a:Lb0/f$a;
sget-object v1, Lb0/f$a;->d:Lb0/f$a;
const/4 v2, 0x1
const/4 v3, 0x0
if-ne v0, v1, :cond_0
const/4 v0, 0x1
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
if-eqz v0, :cond_1
iget-object v0, p0, Lb0/f;->c:Ljava/lang/Object;
if-eqz v0, :cond_1
goto :goto_1
:cond_1
const/4 v2, 0x0
:goto_1
return v2
.end method
.method public c()Z
.locals 2
iget-object v0, p0, Lb0/f;->a:Lb0/f$a;
sget-object v1, Lb0/f$a;->e:Lb0/f$a;
if-ne v0, v1, :cond_0
const/4 v0, 0x1
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
return v0
.end method
.method public equals(Ljava/lang/Object;)Z
.locals 4
const/4 v0, 0x0
if-nez p1, :cond_0
return v0
:cond_0
const/4 v1, 0x1
if-ne p0, p1, :cond_1
return v1
:cond_1
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v2
const-class v3, Lb0/f;
if-eq v2, v3, :cond_2
return v0
:cond_2
check-cast p1, Lb0/f;
iget-object v2, p1, Lb0/f;->a:Lb0/f$a;
iget-object v3, p0, Lb0/f;->a:Lb0/f$a;
if-ne v2, v3, :cond_5
iget-object v2, p0, Lb0/f;->c:Ljava/lang/Object;
iget-object v3, p1, Lb0/f;->c:Ljava/lang/Object;
if-eq v2, v3, :cond_3
if-eqz v2, :cond_5
invoke-virtual {v2, v3}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result v2
if-eqz v2, :cond_5
:cond_3
iget-object v2, p0, Lb0/f;->b:Ljava/lang/Throwable;
iget-object p1, p1, Lb0/f;->b:Ljava/lang/Throwable;
if-eq v2, p1, :cond_4
if-eqz v2, :cond_5
invoke-virtual {v2, p1}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result p1
if-eqz p1, :cond_5
:cond_4
const/4 v0, 0x1
:cond_5
return v0
.end method
.method public hashCode()I
.locals 2
iget-object v0, p0, Lb0/f;->a:Lb0/f$a;
invoke-virtual {v0}, Ljava/lang/Enum;->hashCode()I
move-result v0
invoke-virtual {p0}, Lb0/f;->b()Z
move-result v1
if-eqz v1, :cond_0
mul-int/lit8 v0, v0, 0x1f
iget-object v1, p0, Lb0/f;->c:Ljava/lang/Object;
invoke-virtual {v1}, Ljava/lang/Object;->hashCode()I
move-result v1
add-int/2addr v0, v1
:cond_0
invoke-virtual {p0}, Lb0/f;->a()Z
move-result v1
if-eqz v1, :cond_1
mul-int/lit8 v0, v0, 0x1f
iget-object v1, p0, Lb0/f;->b:Ljava/lang/Throwable;
invoke-virtual {v1}, Ljava/lang/Object;->hashCode()I
move-result v1
add-int/2addr v0, v1
:cond_1
return v0
.end method
.method public toString()Ljava/lang/String;
.locals 3
new-instance v0, Ljava/lang/StringBuilder;
const/16 v1, 0x40
invoke-direct {v0, v1}, Ljava/lang/StringBuilder;-><init>(I)V
const/16 v1, 0x5b
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
invoke-super {p0}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
const/16 v1, 0x20
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
iget-object v2, p0, Lb0/f;->a:Lb0/f$a;
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invoke-virtual {p0}, Lb0/f;->b()Z
move-result v2
if-eqz v2, :cond_0
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
iget-object v2, p0, Lb0/f;->c:Ljava/lang/Object;
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
:cond_0
invoke-virtual {p0}, Lb0/f;->a()Z
move-result v2
if-eqz v2, :cond_1
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
iget-object v1, p0, Lb0/f;->b:Ljava/lang/Throwable;
invoke-virtual {v1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
:cond_1
const/16 v1, 0x5d
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
return-object v0
.end method

View file

@ -0,0 +1,30 @@
.class public interface abstract Lb0/g;
.super Ljava/lang/Object;
.source "Observer.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract onCompleted()V
.end method
.method public abstract onError(Ljava/lang/Throwable;)V
.end method
.method public abstract onNext(Ljava/lang/Object;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.end method

View file

@ -0,0 +1,29 @@
.class public interface abstract Lb0/h$a;
.super Ljava/lang/Object;
.source "Single.java"
# interfaces
.implements Lrx/functions/Action1;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/h;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Lb0/i<",
"-TT;>;>;"
}
.end annotation

View file

@ -0,0 +1,48 @@
.class public Lb0/h;
.super Ljava/lang/Object;
.source "Single.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lb0/h$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# direct methods
.method public constructor <init>(Lb0/h$a;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lb0/h$a<",
"TT;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
sget-object v0, Lb0/p/l;->c:Lb0/l/i;
if-eqz v0, :cond_0
invoke-interface {v0, p1}, Lb0/l/i;->call(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Lb0/h$a;
:cond_0
return-void
.end method

View file

@ -0,0 +1,72 @@
.class public abstract Lb0/i;
.super Ljava/lang/Object;
.source "SingleSubscriber.java"
# interfaces
.implements Lrx/Subscription;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Subscription;"
}
.end annotation
# instance fields
.field public final d:Lrx/internal/util/SubscriptionList;
# direct methods
.method public constructor <init>()V
.locals 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
new-instance v0, Lrx/internal/util/SubscriptionList;
invoke-direct {v0}, Lrx/internal/util/SubscriptionList;-><init>()V
iput-object v0, p0, Lb0/i;->d:Lrx/internal/util/SubscriptionList;
return-void
.end method
# virtual methods
.method public final a(Lrx/Subscription;)V
.locals 1
iget-object v0, p0, Lb0/i;->d:Lrx/internal/util/SubscriptionList;
invoke-virtual {v0, p1}, Lrx/internal/util/SubscriptionList;->a(Lrx/Subscription;)V
return-void
.end method
.method public final isUnsubscribed()Z
.locals 1
iget-object v0, p0, Lb0/i;->d:Lrx/internal/util/SubscriptionList;
invoke-virtual {v0}, Lrx/internal/util/SubscriptionList;->isUnsubscribed()Z
move-result v0
return v0
.end method
.method public final unsubscribe()V
.locals 1
iget-object v0, p0, Lb0/i;->d:Lrx/internal/util/SubscriptionList;
invoke-virtual {v0}, Lrx/internal/util/SubscriptionList;->unsubscribe()V
return-void
.end method

View file

@ -0,0 +1,80 @@
.class public final Lb0/j/a/a;
.super Ljava/lang/Object;
.source "RxAndroidPlugins.java"
# static fields
.field public static final b:Lb0/j/a/a;
# instance fields
.field public final a:Ljava/util/concurrent/atomic/AtomicReference;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/concurrent/atomic/AtomicReference<",
"Lb0/j/a/b;",
">;"
}
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lb0/j/a/a;
invoke-direct {v0}, Lb0/j/a/a;-><init>()V
sput-object v0, Lb0/j/a/a;->b:Lb0/j/a/a;
return-void
.end method
.method public constructor <init>()V
.locals 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
new-instance v0, Ljava/util/concurrent/atomic/AtomicReference;
invoke-direct {v0}, Ljava/util/concurrent/atomic/AtomicReference;-><init>()V
iput-object v0, p0, Lb0/j/a/a;->a:Ljava/util/concurrent/atomic/AtomicReference;
return-void
.end method
# virtual methods
.method public a()Lb0/j/a/b;
.locals 3
iget-object v0, p0, Lb0/j/a/a;->a:Ljava/util/concurrent/atomic/AtomicReference;
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicReference;->get()Ljava/lang/Object;
move-result-object v0
if-nez v0, :cond_0
iget-object v0, p0, Lb0/j/a/a;->a:Ljava/util/concurrent/atomic/AtomicReference;
const/4 v1, 0x0
sget-object v2, Lb0/j/a/b;->a:Lb0/j/a/b;
invoke-virtual {v0, v1, v2}, Ljava/util/concurrent/atomic/AtomicReference;->compareAndSet(Ljava/lang/Object;Ljava/lang/Object;)Z
:cond_0
iget-object v0, p0, Lb0/j/a/a;->a:Ljava/util/concurrent/atomic/AtomicReference;
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicReference;->get()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lb0/j/a/b;
return-object v0
.end method

View file

@ -0,0 +1,45 @@
.class public Lb0/j/a/b;
.super Ljava/lang/Object;
.source "RxAndroidSchedulersHook.java"
# static fields
.field public static final a:Lb0/j/a/b;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lb0/j/a/b;
invoke-direct {v0}, Lb0/j/a/b;-><init>()V
sput-object v0, Lb0/j/a/b;->a:Lb0/j/a/b;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a()Lrx/Scheduler;
.locals 1
const/4 v0, 0x0
return-object v0
.end method
.method public a(Lrx/functions/Action0;)Lrx/functions/Action0;
.locals 0
return-object p1
.end method

View file

@ -0,0 +1,96 @@
.class public final Lb0/j/b/a;
.super Ljava/lang/Object;
.source "AndroidSchedulers.java"
# static fields
.field public static final b:Ljava/util/concurrent/atomic/AtomicReference;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/concurrent/atomic/AtomicReference<",
"Lb0/j/b/a;",
">;"
}
.end annotation
.end field
# instance fields
.field public final a:Lrx/Scheduler;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Ljava/util/concurrent/atomic/AtomicReference;
invoke-direct {v0}, Ljava/util/concurrent/atomic/AtomicReference;-><init>()V
sput-object v0, Lb0/j/b/a;->b:Ljava/util/concurrent/atomic/AtomicReference;
return-void
.end method
.method public constructor <init>()V
.locals 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
sget-object v0, Lb0/j/a/a;->b:Lb0/j/a/a;
invoke-virtual {v0}, Lb0/j/a/a;->a()Lb0/j/a/b;
move-result-object v0
invoke-virtual {v0}, Lb0/j/a/b;->a()Lrx/Scheduler;
new-instance v0, Lb0/j/b/b;
invoke-static {}, Landroid/os/Looper;->getMainLooper()Landroid/os/Looper;
move-result-object v1
invoke-direct {v0, v1}, Lb0/j/b/b;-><init>(Landroid/os/Looper;)V
iput-object v0, p0, Lb0/j/b/a;->a:Lrx/Scheduler;
return-void
.end method
.method public static a()Lrx/Scheduler;
.locals 3
:cond_0
sget-object v0, Lb0/j/b/a;->b:Ljava/util/concurrent/atomic/AtomicReference;
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicReference;->get()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lb0/j/b/a;
if-eqz v0, :cond_1
goto :goto_0
:cond_1
new-instance v0, Lb0/j/b/a;
invoke-direct {v0}, Lb0/j/b/a;-><init>()V
sget-object v1, Lb0/j/b/a;->b:Ljava/util/concurrent/atomic/AtomicReference;
const/4 v2, 0x0
invoke-virtual {v1, v2, v0}, Ljava/util/concurrent/atomic/AtomicReference;->compareAndSet(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_0
:goto_0
iget-object v0, v0, Lb0/j/b/a;->a:Lrx/Scheduler;
return-object v0
.end method

View file

@ -0,0 +1,134 @@
.class public Lb0/j/b/b$a;
.super Lrx/Scheduler$Worker;
.source "LooperScheduler.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/j/b/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# instance fields
.field public final d:Landroid/os/Handler;
.field public final e:Lb0/j/a/b;
.field public volatile f:Z
# direct methods
.method public constructor <init>(Landroid/os/Handler;)V
.locals 0
invoke-direct {p0}, Lrx/Scheduler$Worker;-><init>()V
iput-object p1, p0, Lb0/j/b/b$a;->d:Landroid/os/Handler;
sget-object p1, Lb0/j/a/a;->b:Lb0/j/a/a;
invoke-virtual {p1}, Lb0/j/a/a;->a()Lb0/j/a/b;
move-result-object p1
iput-object p1, p0, Lb0/j/b/b$a;->e:Lb0/j/a/b;
return-void
.end method
# virtual methods
.method public a(Lrx/functions/Action0;)Lrx/Subscription;
.locals 3
sget-object v0, Ljava/util/concurrent/TimeUnit;->MILLISECONDS:Ljava/util/concurrent/TimeUnit;
const-wide/16 v1, 0x0
invoke-virtual {p0, p1, v1, v2, v0}, Lb0/j/b/b$a;->a(Lrx/functions/Action0;JLjava/util/concurrent/TimeUnit;)Lrx/Subscription;
move-result-object p1
return-object p1
.end method
.method public a(Lrx/functions/Action0;JLjava/util/concurrent/TimeUnit;)Lrx/Subscription;
.locals 2
iget-boolean v0, p0, Lb0/j/b/b$a;->f:Z
if-eqz v0, :cond_0
sget-object p1, Lb0/s/c;->a:Lb0/s/c$a;
return-object p1
:cond_0
iget-object v0, p0, Lb0/j/b/b$a;->e:Lb0/j/a/b;
invoke-virtual {v0, p1}, Lb0/j/a/b;->a(Lrx/functions/Action0;)Lrx/functions/Action0;
new-instance v0, Lb0/j/b/b$b;
iget-object v1, p0, Lb0/j/b/b$a;->d:Landroid/os/Handler;
invoke-direct {v0, p1, v1}, Lb0/j/b/b$b;-><init>(Lrx/functions/Action0;Landroid/os/Handler;)V
iget-object p1, p0, Lb0/j/b/b$a;->d:Landroid/os/Handler;
invoke-static {p1, v0}, Landroid/os/Message;->obtain(Landroid/os/Handler;Ljava/lang/Runnable;)Landroid/os/Message;
move-result-object p1
iput-object p0, p1, Landroid/os/Message;->obj:Ljava/lang/Object;
iget-object v1, p0, Lb0/j/b/b$a;->d:Landroid/os/Handler;
invoke-virtual {p4, p2, p3}, Ljava/util/concurrent/TimeUnit;->toMillis(J)J
move-result-wide p2
invoke-virtual {v1, p1, p2, p3}, Landroid/os/Handler;->sendMessageDelayed(Landroid/os/Message;J)Z
iget-boolean p1, p0, Lb0/j/b/b$a;->f:Z
if-eqz p1, :cond_1
iget-object p1, p0, Lb0/j/b/b$a;->d:Landroid/os/Handler;
invoke-virtual {p1, v0}, Landroid/os/Handler;->removeCallbacks(Ljava/lang/Runnable;)V
sget-object p1, Lb0/s/c;->a:Lb0/s/c$a;
return-object p1
:cond_1
return-object v0
.end method
.method public isUnsubscribed()Z
.locals 1
iget-boolean v0, p0, Lb0/j/b/b$a;->f:Z
return v0
.end method
.method public unsubscribe()V
.locals 1
const/4 v0, 0x1
iput-boolean v0, p0, Lb0/j/b/b$a;->f:Z
iget-object v0, p0, Lb0/j/b/b$a;->d:Landroid/os/Handler;
invoke-virtual {v0, p0}, Landroid/os/Handler;->removeCallbacksAndMessages(Ljava/lang/Object;)V
return-void
.end method

View file

@ -0,0 +1,121 @@
.class public final Lb0/j/b/b$b;
.super Ljava/lang/Object;
.source "LooperScheduler.java"
# interfaces
.implements Ljava/lang/Runnable;
.implements Lrx/Subscription;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/j/b/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
# instance fields
.field public final d:Lrx/functions/Action0;
.field public final e:Landroid/os/Handler;
.field public volatile f:Z
# direct methods
.method public constructor <init>(Lrx/functions/Action0;Landroid/os/Handler;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lb0/j/b/b$b;->d:Lrx/functions/Action0;
iput-object p2, p0, Lb0/j/b/b$b;->e:Landroid/os/Handler;
return-void
.end method
# virtual methods
.method public isUnsubscribed()Z
.locals 1
iget-boolean v0, p0, Lb0/j/b/b$b;->f:Z
return v0
.end method
.method public run()V
.locals 3
:try_start_0
iget-object v0, p0, Lb0/j/b/b$b;->d:Lrx/functions/Action0;
invoke-interface {v0}, Lrx/functions/Action0;->call()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_1
:catchall_0
move-exception v0
instance-of v1, v0, Lb0/k/e;
if-eqz v1, :cond_0
new-instance v1, Ljava/lang/IllegalStateException;
const-string v2, "Exception thrown on Scheduler.Worker thread. Add `onError` handling."
invoke-direct {v1, v2, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
goto :goto_0
:cond_0
new-instance v1, Ljava/lang/IllegalStateException;
const-string v2, "Fatal Exception thrown on Scheduler.Worker thread."
invoke-direct {v1, v2, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
:goto_0
sget-object v0, Lb0/p/o;->f:Lb0/p/o;
invoke-virtual {v0}, Lb0/p/o;->b()Lb0/p/b;
move-result-object v0
invoke-virtual {v0}, Lb0/p/b;->a()V
invoke-static {}, Ljava/lang/Thread;->currentThread()Ljava/lang/Thread;
move-result-object v0
invoke-virtual {v0}, Ljava/lang/Thread;->getUncaughtExceptionHandler()Ljava/lang/Thread$UncaughtExceptionHandler;
move-result-object v2
invoke-interface {v2, v0, v1}, Ljava/lang/Thread$UncaughtExceptionHandler;->uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V
:goto_1
return-void
.end method
.method public unsubscribe()V
.locals 1
const/4 v0, 0x1
iput-boolean v0, p0, Lb0/j/b/b$b;->f:Z
iget-object v0, p0, Lb0/j/b/b$b;->e:Landroid/os/Handler;
invoke-virtual {v0, p0}, Landroid/os/Handler;->removeCallbacks(Ljava/lang/Runnable;)V
return-void
.end method

View file

@ -0,0 +1,46 @@
.class public Lb0/j/b/b;
.super Lrx/Scheduler;
.source "LooperScheduler.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lb0/j/b/b$b;,
Lb0/j/b/b$a;
}
.end annotation
# instance fields
.field public final a:Landroid/os/Handler;
# direct methods
.method public constructor <init>(Landroid/os/Looper;)V
.locals 1
invoke-direct {p0}, Lrx/Scheduler;-><init>()V
new-instance v0, Landroid/os/Handler;
invoke-direct {v0, p1}, Landroid/os/Handler;-><init>(Landroid/os/Looper;)V
iput-object v0, p0, Lb0/j/b/b;->a:Landroid/os/Handler;
return-void
.end method
# virtual methods
.method public a()Lrx/Scheduler$Worker;
.locals 2
new-instance v0, Lb0/j/b/b$a;
iget-object v1, p0, Lb0/j/b/b;->a:Landroid/os/Handler;
invoke-direct {v0, v1}, Lb0/j/b/b$a;-><init>(Landroid/os/Handler;)V
return-object v0
.end method

View file

@ -0,0 +1,38 @@
.class public final Lb0/k/a$a;
.super Ljava/lang/RuntimeException;
.source "CompositeException.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/k/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# static fields
.field public static final serialVersionUID:J = 0x35c7853e403cebd2L
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/RuntimeException;-><init>()V
return-void
.end method
# virtual methods
.method public getMessage()Ljava/lang/String;
.locals 1
const-string v0, "Chain of Causes for CompositeException In Order Received =>"
return-object v0
.end method

View file

@ -0,0 +1,32 @@
.class public abstract Lb0/k/a$b;
.super Ljava/lang/Object;
.source "CompositeException.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/k/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "b"
.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 abstract a()Ljava/lang/Object;
.end method
.method public abstract a(Ljava/lang/Object;)V
.end method

View file

@ -0,0 +1,50 @@
.class public final Lb0/k/a$c;
.super Lb0/k/a$b;
.source "CompositeException.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/k/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
# instance fields
.field public final a:Ljava/io/PrintStream;
# direct methods
.method public constructor <init>(Ljava/io/PrintStream;)V
.locals 0
invoke-direct {p0}, Lb0/k/a$b;-><init>()V
iput-object p1, p0, Lb0/k/a$c;->a:Ljava/io/PrintStream;
return-void
.end method
# virtual methods
.method public a()Ljava/lang/Object;
.locals 1
iget-object v0, p0, Lb0/k/a$c;->a:Ljava/io/PrintStream;
return-object v0
.end method
.method public a(Ljava/lang/Object;)V
.locals 1
iget-object v0, p0, Lb0/k/a$c;->a:Ljava/io/PrintStream;
invoke-virtual {v0, p1}, Ljava/io/PrintStream;->println(Ljava/lang/Object;)V
return-void
.end method

View file

@ -0,0 +1,50 @@
.class public final Lb0/k/a$d;
.super Lb0/k/a$b;
.source "CompositeException.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/k/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "d"
.end annotation
# instance fields
.field public final a:Ljava/io/PrintWriter;
# direct methods
.method public constructor <init>(Ljava/io/PrintWriter;)V
.locals 0
invoke-direct {p0}, Lb0/k/a$b;-><init>()V
iput-object p1, p0, Lb0/k/a$d;->a:Ljava/io/PrintWriter;
return-void
.end method
# virtual methods
.method public a()Ljava/lang/Object;
.locals 1
iget-object v0, p0, Lb0/k/a$d;->a:Ljava/io/PrintWriter;
return-object v0
.end method
.method public a(Ljava/lang/Object;)V
.locals 1
iget-object v0, p0, Lb0/k/a$d;->a:Ljava/io/PrintWriter;
invoke-virtual {v0, p1}, Ljava/io/PrintWriter;->println(Ljava/lang/Object;)V
return-void
.end method

View file

@ -0,0 +1,664 @@
.class public final Lb0/k/a;
.super Ljava/lang/RuntimeException;
.source "CompositeException.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lb0/k/a$a;,
Lb0/k/a$d;,
Lb0/k/a$c;,
Lb0/k/a$b;
}
.end annotation
# static fields
.field public static final serialVersionUID:J = 0x29ffcc6947b49592L
# instance fields
.field public cause:Ljava/lang/Throwable;
.field public final exceptions:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Ljava/lang/Throwable;",
">;"
}
.end annotation
.end field
.field public final message:Ljava/lang/String;
# direct methods
.method public constructor <init>(Ljava/util/Collection;)V
.locals 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Collection<",
"+",
"Ljava/lang/Throwable;",
">;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/RuntimeException;-><init>()V
new-instance v0, Ljava/util/LinkedHashSet;
invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V
new-instance v1, Ljava/util/ArrayList;
invoke-direct {v1}, Ljava/util/ArrayList;-><init>()V
if-eqz p1, :cond_2
invoke-interface {p1}, Ljava/util/Collection;->iterator()Ljava/util/Iterator;
move-result-object p1
:goto_0
invoke-interface {p1}, Ljava/util/Iterator;->hasNext()Z
move-result v2
if-eqz v2, :cond_3
invoke-interface {p1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v2
check-cast v2, Ljava/lang/Throwable;
instance-of v3, v2, Lb0/k/a;
if-eqz v3, :cond_0
check-cast v2, Lb0/k/a;
invoke-virtual {v2}, Lb0/k/a;->a()Ljava/util/List;
move-result-object v2
invoke-interface {v0, v2}, Ljava/util/Set;->addAll(Ljava/util/Collection;)Z
goto :goto_0
:cond_0
if-eqz v2, :cond_1
invoke-interface {v0, v2}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
goto :goto_0
:cond_1
new-instance v2, Ljava/lang/NullPointerException;
invoke-direct {v2}, Ljava/lang/NullPointerException;-><init>()V
invoke-interface {v0, v2}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
goto :goto_0
:cond_2
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
invoke-interface {v0, p1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
:cond_3
invoke-interface {v1, v0}, Ljava/util/List;->addAll(Ljava/util/Collection;)Z
invoke-static {v1}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
move-result-object p1
iput-object p1, p0, Lb0/k/a;->exceptions:Ljava/util/List;
new-instance p1, Ljava/lang/StringBuilder;
invoke-direct {p1}, Ljava/lang/StringBuilder;-><init>()V
iget-object v0, p0, Lb0/k/a;->exceptions:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->size()I
move-result v0
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
const-string v0, " exceptions occurred. "
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p1
iput-object p1, p0, Lb0/k/a;->message:Ljava/lang/String;
return-void
.end method
.method public varargs constructor <init>([Ljava/lang/Throwable;)V
.locals 6
invoke-direct {p0}, Ljava/lang/RuntimeException;-><init>()V
new-instance v0, Ljava/util/LinkedHashSet;
invoke-direct {v0}, Ljava/util/LinkedHashSet;-><init>()V
new-instance v1, Ljava/util/ArrayList;
invoke-direct {v1}, Ljava/util/ArrayList;-><init>()V
if-eqz p1, :cond_2
array-length v2, p1
const/4 v3, 0x0
:goto_0
if-ge v3, v2, :cond_3
aget-object v4, p1, v3
instance-of v5, v4, Lb0/k/a;
if-eqz v5, :cond_0
check-cast v4, Lb0/k/a;
invoke-virtual {v4}, Lb0/k/a;->a()Ljava/util/List;
move-result-object v4
invoke-interface {v0, v4}, Ljava/util/Set;->addAll(Ljava/util/Collection;)Z
goto :goto_1
:cond_0
if-eqz v4, :cond_1
invoke-interface {v0, v4}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
goto :goto_1
:cond_1
new-instance v4, Ljava/lang/NullPointerException;
invoke-direct {v4}, Ljava/lang/NullPointerException;-><init>()V
invoke-interface {v0, v4}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
:goto_1
add-int/lit8 v3, v3, 0x1
goto :goto_0
:cond_2
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
invoke-interface {v0, p1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
:cond_3
invoke-interface {v1, v0}, Ljava/util/List;->addAll(Ljava/util/Collection;)Z
invoke-static {v1}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
move-result-object p1
iput-object p1, p0, Lb0/k/a;->exceptions:Ljava/util/List;
new-instance p1, Ljava/lang/StringBuilder;
invoke-direct {p1}, Ljava/lang/StringBuilder;-><init>()V
iget-object v0, p0, Lb0/k/a;->exceptions:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->size()I
move-result v0
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
const-string v0, " exceptions occurred. "
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p1
iput-object p1, p0, Lb0/k/a;->message:Ljava/lang/String;
return-void
.end method
# virtual methods
.method public a()Ljava/util/List;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Ljava/lang/Throwable;",
">;"
}
.end annotation
iget-object v0, p0, Lb0/k/a;->exceptions:Ljava/util/List;
return-object v0
.end method
.method public final a(Lb0/k/a$b;)V
.locals 7
new-instance v0, Ljava/lang/StringBuilder;
const/16 v1, 0x80
invoke-direct {v0, v1}, Ljava/lang/StringBuilder;-><init>(I)V
invoke-virtual {v0, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
const/16 v1, 0xa
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
invoke-virtual {p0}, Ljava/lang/RuntimeException;->getStackTrace()[Ljava/lang/StackTraceElement;
move-result-object v2
array-length v3, v2
const/4 v4, 0x0
:goto_0
if-ge v4, v3, :cond_0
aget-object v5, v2, v4
const-string v6, "\tat "
invoke-virtual {v0, v6}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v0, v5}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
add-int/lit8 v4, v4, 0x1
goto :goto_0
:cond_0
iget-object v1, p0, Lb0/k/a;->exceptions:Ljava/util/List;
invoke-interface {v1}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v1
const/4 v2, 0x1
const/4 v3, 0x1
:goto_1
invoke-interface {v1}, Ljava/util/Iterator;->hasNext()Z
move-result v4
if-eqz v4, :cond_1
invoke-interface {v1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v4
check-cast v4, Ljava/lang/Throwable;
const-string v5, " ComposedException "
invoke-virtual {v0, v5}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v0, v3}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
const-string v5, " :\n"
invoke-virtual {v0, v5}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
const-string v5, "\t"
invoke-virtual {p0, v0, v4, v5}, Lb0/k/a;->a(Ljava/lang/StringBuilder;Ljava/lang/Throwable;Ljava/lang/String;)V
add-int/2addr v3, v2
goto :goto_1
:cond_1
invoke-virtual {p1}, Lb0/k/a$b;->a()Ljava/lang/Object;
move-result-object v1
monitor-enter v1
:try_start_0
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
invoke-virtual {p1, v0}, Lb0/k/a$b;->a(Ljava/lang/Object;)V
monitor-exit v1
return-void
:catchall_0
move-exception p1
monitor-exit v1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
throw p1
.end method
.method public final a(Ljava/lang/StringBuilder;Ljava/lang/Throwable;Ljava/lang/String;)V
.locals 5
invoke-virtual {p1, p3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {p1, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
const/16 p3, 0xa
invoke-virtual {p1, p3}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
invoke-virtual {p2}, Ljava/lang/Throwable;->getStackTrace()[Ljava/lang/StackTraceElement;
move-result-object v0
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_0
aget-object v3, v0, v2
const-string v4, "\t\tat "
invoke-virtual {p1, v4}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {p1, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invoke-virtual {p1, p3}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
invoke-virtual {p2}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
move-result-object p3
if-eqz p3, :cond_1
const-string p3, "\tCaused by: "
invoke-virtual {p1, p3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {p2}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
move-result-object p2
const-string p3, ""
invoke-virtual {p0, p1, p2, p3}, Lb0/k/a;->a(Ljava/lang/StringBuilder;Ljava/lang/Throwable;Ljava/lang/String;)V
:cond_1
return-void
.end method
.method public declared-synchronized getCause()Ljava/lang/Throwable;
.locals 8
monitor-enter p0
:try_start_0
iget-object v0, p0, Lb0/k/a;->cause:Ljava/lang/Throwable;
if-nez v0, :cond_b
new-instance v0, Lb0/k/a$a;
invoke-direct {v0}, Lb0/k/a$a;-><init>()V
new-instance v1, Ljava/util/HashSet;
invoke-direct {v1}, Ljava/util/HashSet;-><init>()V
iget-object v2, p0, Lb0/k/a;->exceptions:Ljava/util/List;
invoke-interface {v2}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v2
move-object v3, v0
:cond_0
:goto_0
invoke-interface {v2}, Ljava/util/Iterator;->hasNext()Z
move-result v4
if-eqz v4, :cond_a
invoke-interface {v2}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v4
check-cast v4, Ljava/lang/Throwable;
invoke-interface {v1, v4}, Ljava/util/Set;->contains(Ljava/lang/Object;)Z
move-result v5
if-eqz v5, :cond_1
goto :goto_0
:cond_1
invoke-interface {v1, v4}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
new-instance v5, Ljava/util/ArrayList;
invoke-direct {v5}, Ljava/util/ArrayList;-><init>()V
invoke-virtual {v4}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
move-result-object v6
if-eqz v6, :cond_4
if-ne v6, v4, :cond_2
goto :goto_2
:cond_2
:goto_1
invoke-interface {v5, v6}, Ljava/util/List;->add(Ljava/lang/Object;)Z
invoke-virtual {v6}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
move-result-object v7
if-eqz v7, :cond_4
if-ne v7, v6, :cond_3
goto :goto_2
:cond_3
invoke-virtual {v6}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
move-result-object v6
goto :goto_1
:cond_4
:goto_2
invoke-interface {v5}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v5
:goto_3
invoke-interface {v5}, Ljava/util/Iterator;->hasNext()Z
move-result v6
if-eqz v6, :cond_6
invoke-interface {v5}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v6
check-cast v6, Ljava/lang/Throwable;
invoke-interface {v1, v6}, Ljava/util/Set;->contains(Ljava/lang/Object;)Z
move-result v7
if-eqz v7, :cond_5
new-instance v4, Ljava/lang/RuntimeException;
const-string v6, "Duplicate found in causal chain so cropping to prevent loop ..."
invoke-direct {v4, v6}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
goto :goto_3
:cond_5
invoke-interface {v1, v6}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_1
goto :goto_3
:cond_6
:try_start_1
invoke-virtual {v3, v4}, Ljava/lang/Throwable;->initCause(Ljava/lang/Throwable;)Ljava/lang/Throwable;
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
:catchall_0
:try_start_2
invoke-virtual {v3}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
move-result-object v4
if-eqz v4, :cond_0
if-ne v4, v3, :cond_7
goto :goto_0
:cond_7
:goto_4
invoke-virtual {v4}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
move-result-object v3
if-eqz v3, :cond_9
if-ne v3, v4, :cond_8
goto :goto_5
:cond_8
invoke-virtual {v4}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
move-result-object v4
goto :goto_4
:cond_9
:goto_5
move-object v3, v4
goto :goto_0
:cond_a
iput-object v0, p0, Lb0/k/a;->cause:Ljava/lang/Throwable;
:cond_b
iget-object v0, p0, Lb0/k/a;->cause:Ljava/lang/Throwable;
:try_end_2
.catchall {:try_start_2 .. :try_end_2} :catchall_1
monitor-exit p0
return-object v0
:catchall_1
move-exception v0
monitor-exit p0
throw v0
.end method
.method public getMessage()Ljava/lang/String;
.locals 1
iget-object v0, p0, Lb0/k/a;->message:Ljava/lang/String;
return-object v0
.end method
.method public printStackTrace()V
.locals 1
sget-object v0, Ljava/lang/System;->err:Ljava/io/PrintStream;
invoke-virtual {p0, v0}, Lb0/k/a;->printStackTrace(Ljava/io/PrintStream;)V
return-void
.end method
.method public printStackTrace(Ljava/io/PrintStream;)V
.locals 1
new-instance v0, Lb0/k/a$c;
invoke-direct {v0, p1}, Lb0/k/a$c;-><init>(Ljava/io/PrintStream;)V
invoke-virtual {p0, v0}, Lb0/k/a;->a(Lb0/k/a$b;)V
return-void
.end method
.method public printStackTrace(Ljava/io/PrintWriter;)V
.locals 1
new-instance v0, Lb0/k/a$d;
invoke-direct {v0, p1}, Lb0/k/a$d;-><init>(Ljava/io/PrintWriter;)V
invoke-virtual {p0, v0}, Lb0/k/a;->a(Lb0/k/a$b;)V
return-void
.end method

View file

@ -0,0 +1,25 @@
.class public Lb0/k/b;
.super Ljava/lang/Exception;
.source "MissingBackpressureException.java"
# static fields
.field public static final serialVersionUID:J = 0x64a044776671d702L
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
return-void
.end method
.method public constructor <init>(Ljava/lang/String;)V
.locals 0
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
return-void
.end method

View file

@ -0,0 +1,27 @@
.class public final Lb0/k/c;
.super Ljava/lang/RuntimeException;
.source "OnCompletedFailedException.java"
# static fields
.field public static final serialVersionUID:J = 0x77a98e42bd159a4aL
# direct methods
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
.locals 0
if-eqz p2, :cond_0
goto :goto_0
:cond_0
new-instance p2, Ljava/lang/NullPointerException;
invoke-direct {p2}, Ljava/lang/NullPointerException;-><init>()V
:goto_0
invoke-direct {p0, p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
return-void
.end method

View file

@ -0,0 +1,57 @@
.class public Lb0/k/d;
.super Ljava/lang/RuntimeException;
.source "OnErrorFailedException.java"
# static fields
.field public static final serialVersionUID:J = -0x5d19dcdff8b398bL
# direct methods
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
.locals 0
if-eqz p2, :cond_0
goto :goto_0
:cond_0
new-instance p2, Ljava/lang/NullPointerException;
invoke-direct {p2}, Ljava/lang/NullPointerException;-><init>()V
:goto_0
invoke-direct {p0, p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
return-void
.end method
.method public constructor <init>(Ljava/lang/Throwable;)V
.locals 1
if-eqz p1, :cond_0
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
if-eqz p1, :cond_1
goto :goto_1
:cond_1
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
:goto_1
invoke-direct {p0, v0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
return-void
.end method

View file

@ -0,0 +1,57 @@
.class public Lb0/k/e;
.super Ljava/lang/RuntimeException;
.source "OnErrorNotImplementedException.java"
# static fields
.field public static final serialVersionUID:J = -0x576a0913e5716a6cL
# direct methods
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
.locals 0
if-eqz p2, :cond_0
goto :goto_0
:cond_0
new-instance p2, Ljava/lang/NullPointerException;
invoke-direct {p2}, Ljava/lang/NullPointerException;-><init>()V
:goto_0
invoke-direct {p0, p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
return-void
.end method
.method public constructor <init>(Ljava/lang/Throwable;)V
.locals 1
if-eqz p1, :cond_0
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
if-eqz p1, :cond_1
goto :goto_1
:cond_1
new-instance p1, Ljava/lang/NullPointerException;
invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V
:goto_1
invoke-direct {p0, v0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
return-void
.end method

View file

@ -0,0 +1,72 @@
.class public final Lb0/k/f$a$a;
.super Ljava/lang/Object;
.source "OnErrorThrowable.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/k/f$a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# static fields
.field public static final a:Ljava/util/Set;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Set<",
"Ljava/lang/Class<",
"*>;>;"
}
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.locals 2
new-instance v0, Ljava/util/HashSet;
invoke-direct {v0}, Ljava/util/HashSet;-><init>()V
const-class v1, Ljava/lang/Boolean;
invoke-interface {v0, v1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
const-class v1, Ljava/lang/Character;
invoke-interface {v0, v1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
const-class v1, Ljava/lang/Byte;
invoke-interface {v0, v1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
const-class v1, Ljava/lang/Short;
invoke-interface {v0, v1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
const-class v1, Ljava/lang/Integer;
invoke-interface {v0, v1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
const-class v1, Ljava/lang/Long;
invoke-interface {v0, v1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
const-class v1, Ljava/lang/Float;
invoke-interface {v0, v1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
const-class v1, Ljava/lang/Double;
invoke-interface {v0, v1}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
sput-object v0, Lb0/k/f$a$a;->a:Ljava/util/Set;
return-void
.end method

View file

@ -0,0 +1,169 @@
.class public Lb0/k/f$a;
.super Ljava/lang/RuntimeException;
.source "OnErrorThrowable.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/k/f;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lb0/k/f$a$a;
}
.end annotation
# static fields
.field public static final serialVersionUID:J = -0x2ff0b792f8336acbL
# instance fields
.field public final value:Ljava/lang/Object;
# direct methods
.method public constructor <init>(Ljava/lang/Object;)V
.locals 3
const-string v0, "OnError while emitting onNext value: "
invoke-static {v0}, Le/e/b/a/a;->a(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v0
if-nez p1, :cond_0
const-string v1, "null"
goto :goto_0
:cond_0
sget-object v1, Lb0/k/f$a$a;->a:Ljava/util/Set;
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v2
invoke-interface {v1, v2}, Ljava/util/Set;->contains(Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_1
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object v1
goto :goto_0
:cond_1
instance-of v1, p1, Ljava/lang/String;
if-eqz v1, :cond_2
move-object v1, p1
check-cast v1, Ljava/lang/String;
goto :goto_0
:cond_2
instance-of v1, p1, Ljava/lang/Enum;
if-eqz v1, :cond_3
move-object v1, p1
check-cast v1, Ljava/lang/Enum;
invoke-virtual {v1}, Ljava/lang/Enum;->name()Ljava/lang/String;
move-result-object v1
goto :goto_0
:cond_3
sget-object v1, Lb0/p/o;->f:Lb0/p/o;
invoke-virtual {v1}, Lb0/p/o;->b()Lb0/p/b;
move-result-object v1
invoke-virtual {v1, p1}, Lb0/p/b;->a(Ljava/lang/Object;)Ljava/lang/String;
new-instance v1, Ljava/lang/StringBuilder;
invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v2
invoke-virtual {v2}, Ljava/lang/Class;->getName()Ljava/lang/String;
move-result-object v2
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
const-string v2, ".class"
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v1
:goto_0
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
invoke-direct {p0, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
instance-of v0, p1, Ljava/io/Serializable;
if-eqz v0, :cond_4
goto :goto_1
:cond_4
:try_start_0
invoke-static {p1}, Ljava/lang/String;->valueOf(Ljava/lang/Object;)Ljava/lang/String;
move-result-object p1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_1
:catchall_0
move-exception p1
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object p1
:goto_1
iput-object p1, p0, Lb0/k/f$a;->value:Ljava/lang/Object;
return-void
.end method
# virtual methods
.method public a()Ljava/lang/Object;
.locals 1
iget-object v0, p0, Lb0/k/f$a;->value:Ljava/lang/Object;
return-object v0
.end method

View file

@ -0,0 +1,151 @@
.class public final Lb0/k/f;
.super Ljava/lang/RuntimeException;
.source "OnErrorThrowable.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lb0/k/f$a;
}
.end annotation
# static fields
.field public static final serialVersionUID:J = -0x7e77a2d646dfd3eL
# instance fields
.field public final hasValue:Z
.field public final value:Ljava/lang/Object;
# direct methods
.method public static a(Ljava/lang/Throwable;Ljava/lang/Object;)Ljava/lang/Throwable;
.locals 5
if-nez p0, :cond_0
new-instance p0, Ljava/lang/NullPointerException;
invoke-direct {p0}, Ljava/lang/NullPointerException;-><init>()V
:cond_0
const/4 v0, 0x0
const/4 v2, 0x0
move-object v1, p0
:goto_0
invoke-virtual {v1}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
move-result-object v3
const/16 v4, 0x19
if-eqz v3, :cond_2
add-int/lit8 v3, v2, 0x1
if-lt v2, v4, :cond_1
new-instance v1, Ljava/lang/RuntimeException;
const-string v2, "Stack too deep to get final cause"
invoke-direct {v1, v2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
goto :goto_1
:cond_1
invoke-virtual {v1}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
move-result-object v1
move v2, v3
goto :goto_0
:cond_2
:goto_1
instance-of v2, v1, Lb0/k/f$a;
if-eqz v2, :cond_3
check-cast v1, Lb0/k/f$a;
invoke-virtual {v1}, Lb0/k/f$a;->a()Ljava/lang/Object;
move-result-object v1
if-ne v1, p1, :cond_3
return-object p0
:cond_3
new-instance v1, Lb0/k/f$a;
invoke-direct {v1, p1}, Lb0/k/f$a;-><init>(Ljava/lang/Object;)V
new-instance p1, Ljava/util/HashSet;
invoke-direct {p1}, Ljava/util/HashSet;-><init>()V
const/4 v2, 0x0
move-object v0, p0
:goto_2
invoke-virtual {v0}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
move-result-object v3
if-eqz v3, :cond_6
add-int/lit8 v3, v2, 0x1
if-lt v2, v4, :cond_4
goto :goto_4
:cond_4
invoke-virtual {v0}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
move-result-object v0
invoke-virtual {v0}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
move-result-object v2
invoke-interface {p1, v2}, Ljava/util/Set;->contains(Ljava/lang/Object;)Z
move-result v2
if-eqz v2, :cond_5
goto :goto_3
:cond_5
invoke-virtual {v0}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
move-result-object v2
invoke-interface {p1, v2}, Ljava/util/Set;->add(Ljava/lang/Object;)Z
move v2, v3
goto :goto_2
:cond_6
:goto_3
:try_start_0
invoke-virtual {v0, v1}, Ljava/lang/Throwable;->initCause(Ljava/lang/Throwable;)Ljava/lang/Throwable;
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
:catchall_0
:goto_4
return-object p0
.end method

View file

@ -0,0 +1,27 @@
.class public final Lb0/k/g;
.super Ljava/lang/RuntimeException;
.source "UnsubscribeFailedException.java"
# static fields
.field public static final serialVersionUID:J = 0x3fc38e1f743aa0eeL
# direct methods
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
.locals 0
if-eqz p2, :cond_0
goto :goto_0
:cond_0
new-instance p2, Ljava/lang/NullPointerException;
invoke-direct {p2}, Ljava/lang/NullPointerException;-><init>()V
:goto_0
invoke-direct {p0, p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
return-void
.end method

View file

@ -0,0 +1,26 @@
.class public interface abstract Lb0/l/a;
.super Ljava/lang/Object;
.source "Action5.java"
# interfaces
.implements Lb0/l/f;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T1:",
"Ljava/lang/Object;",
"T2:",
"Ljava/lang/Object;",
"T3:",
"Ljava/lang/Object;",
"T4:",
"Ljava/lang/Object;",
"T5:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lb0/l/f;"
}
.end annotation

View file

@ -0,0 +1,28 @@
.class public interface abstract Lb0/l/b;
.super Ljava/lang/Object;
.source "Action6.java"
# interfaces
.implements Lb0/l/f;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T1:",
"Ljava/lang/Object;",
"T2:",
"Ljava/lang/Object;",
"T3:",
"Ljava/lang/Object;",
"T4:",
"Ljava/lang/Object;",
"T5:",
"Ljava/lang/Object;",
"T6:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lb0/l/f;"
}
.end annotation

View file

@ -0,0 +1,30 @@
.class public interface abstract Lb0/l/c;
.super Ljava/lang/Object;
.source "Action7.java"
# interfaces
.implements Lb0/l/f;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T1:",
"Ljava/lang/Object;",
"T2:",
"Ljava/lang/Object;",
"T3:",
"Ljava/lang/Object;",
"T4:",
"Ljava/lang/Object;",
"T5:",
"Ljava/lang/Object;",
"T6:",
"Ljava/lang/Object;",
"T7:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lb0/l/f;"
}
.end annotation

View file

@ -0,0 +1,32 @@
.class public interface abstract Lb0/l/d;
.super Ljava/lang/Object;
.source "Action8.java"
# interfaces
.implements Lb0/l/f;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T1:",
"Ljava/lang/Object;",
"T2:",
"Ljava/lang/Object;",
"T3:",
"Ljava/lang/Object;",
"T4:",
"Ljava/lang/Object;",
"T5:",
"Ljava/lang/Object;",
"T6:",
"Ljava/lang/Object;",
"T7:",
"Ljava/lang/Object;",
"T8:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lb0/l/f;"
}
.end annotation

View file

@ -0,0 +1,34 @@
.class public interface abstract Lb0/l/e;
.super Ljava/lang/Object;
.source "Action9.java"
# interfaces
.implements Lb0/l/f;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T1:",
"Ljava/lang/Object;",
"T2:",
"Ljava/lang/Object;",
"T3:",
"Ljava/lang/Object;",
"T4:",
"Ljava/lang/Object;",
"T5:",
"Ljava/lang/Object;",
"T6:",
"Ljava/lang/Object;",
"T7:",
"Ljava/lang/Object;",
"T8:",
"Ljava/lang/Object;",
"T9:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lb0/l/f;"
}
.end annotation

View file

@ -0,0 +1,6 @@
.class public interface abstract Lb0/l/f;
.super Ljava/lang/Object;
.source "Action.java"
# interfaces
.implements Lb0/l/j;

View file

@ -0,0 +1,6 @@
.class public interface abstract Lb0/l/g;
.super Ljava/lang/Object;
.source "ActionN.java"
# interfaces
.implements Lb0/l/f;

View file

@ -0,0 +1,61 @@
.class public final Lb0/l/h$a;
.super Ljava/lang/Object;
.source "Actions.java"
# interfaces
.implements Lrx/functions/Action1;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/l/h;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"TT;>;"
}
.end annotation
# instance fields
.field public final d:Lrx/functions/Action0;
# direct methods
.method public constructor <init>(Lrx/functions/Action0;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lb0/l/h$a;->d:Lrx/functions/Action0;
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
iget-object p1, p0, Lb0/l/h$a;->d:Lrx/functions/Action0;
invoke-interface {p1}, Lrx/functions/Action0;->call()V
return-void
.end method

View file

@ -0,0 +1,134 @@
.class public final Lb0/l/h$b;
.super Ljava/lang/Object;
.source "Actions.java"
# interfaces
.implements Lrx/functions/Action0;
.implements Lrx/functions/Action1;
.implements Lrx/functions/Action2;
.implements Lrx/functions/Action3;
.implements Lrx/functions/Action4;
.implements Lb0/l/a;
.implements Lb0/l/b;
.implements Lb0/l/c;
.implements Lb0/l/d;
.implements Lb0/l/e;
.implements Lb0/l/g;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/l/h;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T0:",
"Ljava/lang/Object;",
"T1:",
"Ljava/lang/Object;",
"T2:",
"Ljava/lang/Object;",
"T3:",
"Ljava/lang/Object;",
"T4:",
"Ljava/lang/Object;",
"T5:",
"Ljava/lang/Object;",
"T6:",
"Ljava/lang/Object;",
"T7:",
"Ljava/lang/Object;",
"T8:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action0;",
"Lrx/functions/Action1<",
"TT0;>;",
"Lrx/functions/Action2<",
"TT0;TT1;>;",
"Lrx/functions/Action3<",
"TT0;TT1;TT2;>;",
"Lrx/functions/Action4<",
"TT0;TT1;TT2;TT3;>;",
"Lb0/l/a<",
"TT0;TT1;TT2;TT3;TT4;>;",
"Lb0/l/b<",
"TT0;TT1;TT2;TT3;TT4;TT5;>;",
"Lb0/l/c<",
"TT0;TT1;TT2;TT3;TT4;TT5;TT6;>;",
"Lb0/l/d<",
"TT0;TT1;TT2;TT3;TT4;TT5;TT6;TT7;>;",
"Lb0/l/e<",
"TT0;TT1;TT2;TT3;TT4;TT5;TT6;TT7;TT8;>;",
"Lb0/l/g;"
}
.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()V
.locals 0
return-void
.end method
.method public call(Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT0;)V"
}
.end annotation
return-void
.end method
.method public call(Ljava/lang/Object;Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT0;TT1;)V"
}
.end annotation
return-void
.end method
.method public call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT0;TT1;TT2;)V"
}
.end annotation
return-void
.end method
.method public call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT0;TT1;TT2;TT3;)V"
}
.end annotation
return-void
.end method

View file

@ -0,0 +1,30 @@
.class public final Lb0/l/h;
.super Ljava/lang/Object;
.source "Actions.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lb0/l/h$a;,
Lb0/l/h$b;
}
.end annotation
# static fields
.field public static final a:Lb0/l/h$b;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lb0/l/h$b;
invoke-direct {v0}, Lb0/l/h$b;-><init>()V
sput-object v0, Lb0/l/h;->a:Lb0/l/h$b;
return-void
.end method

View file

@ -0,0 +1,30 @@
.class public interface abstract Lb0/l/i;
.super Ljava/lang/Object;
.source "Func1.java"
# interfaces
.implements Lb0/l/j;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lb0/l/j;"
}
.end annotation
# virtual methods
.method public abstract call(Ljava/lang/Object;)Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)TR;"
}
.end annotation
.end method

View file

@ -0,0 +1,3 @@
.class public interface abstract Lb0/l/j;
.super Ljava/lang/Object;
.source "Function.java"

View file

@ -0,0 +1,104 @@
.class public final Lb0/l/k;
.super Ljava/lang/Object;
.source "Functions.java"
# interfaces
.implements Lrx/functions/FuncN;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/FuncN<",
"TR;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lrx/functions/Func9;
# direct methods
.method public constructor <init>(Lrx/functions/Func9;)V
.locals 0
iput-object p1, p0, Lb0/l/k;->d:Lrx/functions/Func9;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public varargs call([Ljava/lang/Object;)Ljava/lang/Object;
.locals 12
.annotation system Ldalvik/annotation/Signature;
value = {
"([",
"Ljava/lang/Object;",
")TR;"
}
.end annotation
array-length v0, p1
const/16 v1, 0x9
if-ne v0, v1, :cond_0
iget-object v2, p0, Lb0/l/k;->d:Lrx/functions/Func9;
const/4 v0, 0x0
aget-object v3, p1, v0
const/4 v0, 0x1
aget-object v4, p1, v0
const/4 v0, 0x2
aget-object v5, p1, v0
const/4 v0, 0x3
aget-object v6, p1, v0
const/4 v0, 0x4
aget-object v7, p1, v0
const/4 v0, 0x5
aget-object v8, p1, v0
const/4 v0, 0x6
aget-object v9, p1, v0
const/4 v0, 0x7
aget-object v10, p1, v0
const/16 v0, 0x8
aget-object v11, p1, v0
invoke-interface/range {v2 .. v11}, Lrx/functions/Func9;->call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
:cond_0
new-instance p1, Ljava/lang/IllegalArgumentException;
const-string v0, "Func9 expecting 9 arguments."
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p1
.end method

View file

@ -0,0 +1,76 @@
.class public final Lb0/l/l;
.super Ljava/lang/Object;
.source "Functions.java"
# interfaces
.implements Lrx/functions/FuncN;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/FuncN<",
"TR;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lrx/functions/Func2;
# direct methods
.method public constructor <init>(Lrx/functions/Func2;)V
.locals 0
iput-object p1, p0, Lb0/l/l;->d:Lrx/functions/Func2;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public varargs call([Ljava/lang/Object;)Ljava/lang/Object;
.locals 3
.annotation system Ldalvik/annotation/Signature;
value = {
"([",
"Ljava/lang/Object;",
")TR;"
}
.end annotation
array-length v0, p1
const/4 v1, 0x2
if-ne v0, v1, :cond_0
iget-object v0, p0, Lb0/l/l;->d:Lrx/functions/Func2;
const/4 v1, 0x0
aget-object v1, p1, v1
const/4 v2, 0x1
aget-object p1, p1, v2
invoke-interface {v0, v1, p1}, Lrx/functions/Func2;->call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
:cond_0
new-instance p1, Ljava/lang/IllegalArgumentException;
const-string v0, "Func2 expecting 2 arguments."
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p1
.end method

View file

@ -0,0 +1,80 @@
.class public final Lb0/l/m;
.super Ljava/lang/Object;
.source "Functions.java"
# interfaces
.implements Lrx/functions/FuncN;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/FuncN<",
"TR;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lrx/functions/Func3;
# direct methods
.method public constructor <init>(Lrx/functions/Func3;)V
.locals 0
iput-object p1, p0, Lb0/l/m;->d:Lrx/functions/Func3;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public varargs call([Ljava/lang/Object;)Ljava/lang/Object;
.locals 4
.annotation system Ldalvik/annotation/Signature;
value = {
"([",
"Ljava/lang/Object;",
")TR;"
}
.end annotation
array-length v0, p1
const/4 v1, 0x3
if-ne v0, v1, :cond_0
iget-object v0, p0, Lb0/l/m;->d:Lrx/functions/Func3;
const/4 v1, 0x0
aget-object v1, p1, v1
const/4 v2, 0x1
aget-object v2, p1, v2
const/4 v3, 0x2
aget-object p1, p1, v3
invoke-interface {v0, v1, v2, p1}, Lrx/functions/Func3;->call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
:cond_0
new-instance p1, Ljava/lang/IllegalArgumentException;
const-string v0, "Func3 expecting 3 arguments."
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p1
.end method

View file

@ -0,0 +1,84 @@
.class public final Lb0/l/n;
.super Ljava/lang/Object;
.source "Functions.java"
# interfaces
.implements Lrx/functions/FuncN;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/FuncN<",
"TR;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lrx/functions/Func4;
# direct methods
.method public constructor <init>(Lrx/functions/Func4;)V
.locals 0
iput-object p1, p0, Lb0/l/n;->d:Lrx/functions/Func4;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public varargs call([Ljava/lang/Object;)Ljava/lang/Object;
.locals 5
.annotation system Ldalvik/annotation/Signature;
value = {
"([",
"Ljava/lang/Object;",
")TR;"
}
.end annotation
array-length v0, p1
const/4 v1, 0x4
if-ne v0, v1, :cond_0
iget-object v0, p0, Lb0/l/n;->d:Lrx/functions/Func4;
const/4 v1, 0x0
aget-object v1, p1, v1
const/4 v2, 0x1
aget-object v2, p1, v2
const/4 v3, 0x2
aget-object v3, p1, v3
const/4 v4, 0x3
aget-object p1, p1, v4
invoke-interface {v0, v1, v2, v3, p1}, Lrx/functions/Func4;->call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
:cond_0
new-instance p1, Ljava/lang/IllegalArgumentException;
const-string v0, "Func4 expecting 4 arguments."
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p1
.end method

View file

@ -0,0 +1,88 @@
.class public final Lb0/l/o;
.super Ljava/lang/Object;
.source "Functions.java"
# interfaces
.implements Lrx/functions/FuncN;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/FuncN<",
"TR;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lrx/functions/Func5;
# direct methods
.method public constructor <init>(Lrx/functions/Func5;)V
.locals 0
iput-object p1, p0, Lb0/l/o;->d:Lrx/functions/Func5;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public varargs call([Ljava/lang/Object;)Ljava/lang/Object;
.locals 8
.annotation system Ldalvik/annotation/Signature;
value = {
"([",
"Ljava/lang/Object;",
")TR;"
}
.end annotation
array-length v0, p1
const/4 v1, 0x5
if-ne v0, v1, :cond_0
iget-object v2, p0, Lb0/l/o;->d:Lrx/functions/Func5;
const/4 v0, 0x0
aget-object v3, p1, v0
const/4 v0, 0x1
aget-object v4, p1, v0
const/4 v0, 0x2
aget-object v5, p1, v0
const/4 v0, 0x3
aget-object v6, p1, v0
const/4 v0, 0x4
aget-object v7, p1, v0
invoke-interface/range {v2 .. v7}, Lrx/functions/Func5;->call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
:cond_0
new-instance p1, Ljava/lang/IllegalArgumentException;
const-string v0, "Func5 expecting 5 arguments."
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p1
.end method

View file

@ -0,0 +1,92 @@
.class public final Lb0/l/p;
.super Ljava/lang/Object;
.source "Functions.java"
# interfaces
.implements Lrx/functions/FuncN;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/FuncN<",
"TR;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lrx/functions/Func6;
# direct methods
.method public constructor <init>(Lrx/functions/Func6;)V
.locals 0
iput-object p1, p0, Lb0/l/p;->d:Lrx/functions/Func6;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public varargs call([Ljava/lang/Object;)Ljava/lang/Object;
.locals 9
.annotation system Ldalvik/annotation/Signature;
value = {
"([",
"Ljava/lang/Object;",
")TR;"
}
.end annotation
array-length v0, p1
const/4 v1, 0x6
if-ne v0, v1, :cond_0
iget-object v2, p0, Lb0/l/p;->d:Lrx/functions/Func6;
const/4 v0, 0x0
aget-object v3, p1, v0
const/4 v0, 0x1
aget-object v4, p1, v0
const/4 v0, 0x2
aget-object v5, p1, v0
const/4 v0, 0x3
aget-object v6, p1, v0
const/4 v0, 0x4
aget-object v7, p1, v0
const/4 v0, 0x5
aget-object v8, p1, v0
invoke-interface/range {v2 .. v8}, Lrx/functions/Func6;->call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
:cond_0
new-instance p1, Ljava/lang/IllegalArgumentException;
const-string v0, "Func6 expecting 6 arguments."
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p1
.end method

View file

@ -0,0 +1,96 @@
.class public final Lb0/l/q;
.super Ljava/lang/Object;
.source "Functions.java"
# interfaces
.implements Lrx/functions/FuncN;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/FuncN<",
"TR;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lrx/functions/Func7;
# direct methods
.method public constructor <init>(Lrx/functions/Func7;)V
.locals 0
iput-object p1, p0, Lb0/l/q;->d:Lrx/functions/Func7;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public varargs call([Ljava/lang/Object;)Ljava/lang/Object;
.locals 10
.annotation system Ldalvik/annotation/Signature;
value = {
"([",
"Ljava/lang/Object;",
")TR;"
}
.end annotation
array-length v0, p1
const/4 v1, 0x7
if-ne v0, v1, :cond_0
iget-object v2, p0, Lb0/l/q;->d:Lrx/functions/Func7;
const/4 v0, 0x0
aget-object v3, p1, v0
const/4 v0, 0x1
aget-object v4, p1, v0
const/4 v0, 0x2
aget-object v5, p1, v0
const/4 v0, 0x3
aget-object v6, p1, v0
const/4 v0, 0x4
aget-object v7, p1, v0
const/4 v0, 0x5
aget-object v8, p1, v0
const/4 v0, 0x6
aget-object v9, p1, v0
invoke-interface/range {v2 .. v9}, Lrx/functions/Func7;->call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
:cond_0
new-instance p1, Ljava/lang/IllegalArgumentException;
const-string v0, "Func7 expecting 7 arguments."
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p1
.end method

View file

@ -0,0 +1,100 @@
.class public final Lb0/l/r;
.super Ljava/lang/Object;
.source "Functions.java"
# interfaces
.implements Lrx/functions/FuncN;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/FuncN<",
"TR;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lrx/functions/Func8;
# direct methods
.method public constructor <init>(Lrx/functions/Func8;)V
.locals 0
iput-object p1, p0, Lb0/l/r;->d:Lrx/functions/Func8;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public varargs call([Ljava/lang/Object;)Ljava/lang/Object;
.locals 11
.annotation system Ldalvik/annotation/Signature;
value = {
"([",
"Ljava/lang/Object;",
")TR;"
}
.end annotation
array-length v0, p1
const/16 v1, 0x8
if-ne v0, v1, :cond_0
iget-object v2, p0, Lb0/l/r;->d:Lrx/functions/Func8;
const/4 v0, 0x0
aget-object v3, p1, v0
const/4 v0, 0x1
aget-object v4, p1, v0
const/4 v0, 0x2
aget-object v5, p1, v0
const/4 v0, 0x3
aget-object v6, p1, v0
const/4 v0, 0x4
aget-object v7, p1, v0
const/4 v0, 0x5
aget-object v8, p1, v0
const/4 v0, 0x6
aget-object v9, p1, v0
const/4 v0, 0x7
aget-object v10, p1, v0
invoke-interface/range {v2 .. v10}, Lrx/functions/Func8;->call(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
:cond_0
new-instance p1, Ljava/lang/IllegalArgumentException;
const-string v0, "Func8 expecting 8 arguments."
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p1
.end method

View file

@ -0,0 +1,65 @@
.class public final Lb0/m/a/a;
.super Ljava/lang/Object;
.source "BlockingOperatorMostRecent.java"
# interfaces
.implements Ljava/lang/Iterable;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/lang/Iterable<",
"TT;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Ljava/lang/Object;
.field public final synthetic e:Lrx/Observable;
# direct methods
.method public constructor <init>(Ljava/lang/Object;Lrx/Observable;)V
.locals 0
iput-object p1, p0, Lb0/m/a/a;->d:Ljava/lang/Object;
iput-object p2, p0, Lb0/m/a/a;->e:Lrx/Observable;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public iterator()Ljava/util/Iterator;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Iterator<",
"TT;>;"
}
.end annotation
new-instance v0, Lb0/m/a/c;
iget-object v1, p0, Lb0/m/a/a;->d:Ljava/lang/Object;
invoke-direct {v0, v1}, Lb0/m/a/c;-><init>(Ljava/lang/Object;)V
iget-object v1, p0, Lb0/m/a/a;->e:Lrx/Observable;
invoke-virtual {v1, v0}, Lrx/Observable;->a(Lrx/Subscriber;)Lrx/Subscription;
new-instance v1, Lb0/m/a/b;
invoke-direct {v1, v0}, Lb0/m/a/b;-><init>(Lb0/m/a/c;)V
return-object v1
.end method

View file

@ -0,0 +1,210 @@
.class public final Lb0/m/a/a0;
.super Ljava/lang/Object;
.source "OnSubscribeRedo.java"
# interfaces
.implements Lrx/Observable$a;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$a<",
"TT;>;"
}
.end annotation
# instance fields
.field public final d:Lrx/Observable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Observable<",
"TT;>;"
}
.end annotation
.end field
.field public final e:Lb0/l/i;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lb0/l/i<",
"-",
"Lrx/Observable<",
"+",
"Lb0/f<",
"*>;>;+",
"Lrx/Observable<",
"*>;>;"
}
.end annotation
.end field
.field public final f:Z
.field public final g:Z
.field public final h:Lrx/Scheduler;
# direct methods
.method public constructor <init>(Lrx/Observable;Lb0/l/i;ZZLrx/Scheduler;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Observable<",
"TT;>;",
"Lb0/l/i<",
"-",
"Lrx/Observable<",
"+",
"Lb0/f<",
"*>;>;+",
"Lrx/Observable<",
"*>;>;ZZ",
"Lrx/Scheduler;",
")V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lb0/m/a/a0;->d:Lrx/Observable;
iput-object p2, p0, Lb0/m/a/a0;->e:Lb0/l/i;
iput-boolean p3, p0, Lb0/m/a/a0;->f:Z
iput-boolean p4, p0, Lb0/m/a/a0;->g:Z
iput-object p5, p0, Lb0/m/a/a0;->h:Lrx/Scheduler;
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 14
check-cast p1, Lrx/Subscriber;
new-instance v8, Ljava/util/concurrent/atomic/AtomicBoolean;
const/4 v0, 0x1
invoke-direct {v8, v0}, Ljava/util/concurrent/atomic/AtomicBoolean;-><init>(Z)V
new-instance v9, Ljava/util/concurrent/atomic/AtomicLong;
invoke-direct {v9}, Ljava/util/concurrent/atomic/AtomicLong;-><init>()V
iget-object v0, p0, Lb0/m/a/a0;->h:Lrx/Scheduler;
invoke-virtual {v0}, Lrx/Scheduler;->a()Lrx/Scheduler$Worker;
move-result-object v10
invoke-virtual {p1, v10}, Lrx/Subscriber;->add(Lrx/Subscription;)V
new-instance v6, Lrx/subscriptions/SerialSubscription;
invoke-direct {v6}, Lrx/subscriptions/SerialSubscription;-><init>()V
invoke-virtual {p1, v6}, Lrx/Subscriber;->add(Lrx/Subscription;)V
invoke-static {}, Lrx/subjects/BehaviorSubject;->p()Lrx/subjects/BehaviorSubject;
move-result-object v0
invoke-virtual {v0}, Lrx/subjects/Subject;->n()Lrx/subjects/SerializedSubject;
move-result-object v7
sget-object v0, Lb0/o/a;->a:Lb0/g;
new-instance v1, Lb0/o/d;
invoke-direct {v1, v0}, Lb0/o/d;-><init>(Lb0/g;)V
invoke-virtual {v7, v1}, Lrx/Observable;->a(Lrx/Subscriber;)Lrx/Subscription;
new-instance v11, Lb0/m/b/a;
invoke-direct {v11}, Lb0/m/b/a;-><init>()V
new-instance v12, Lb0/m/a/v;
move-object v0, v12
move-object v1, p0
move-object v2, p1
move-object v3, v7
move-object v4, v11
move-object v5, v9
invoke-direct/range {v0 .. v6}, Lb0/m/a/v;-><init>(Lb0/m/a/a0;Lrx/Subscriber;Lrx/subjects/Subject;Lb0/m/b/a;Ljava/util/concurrent/atomic/AtomicLong;Lrx/subscriptions/SerialSubscription;)V
iget-object v0, p0, Lb0/m/a/a0;->e:Lb0/l/i;
new-instance v1, Lb0/m/a/x;
invoke-direct {v1, p0}, Lb0/m/a/x;-><init>(Lb0/m/a/a0;)V
invoke-virtual {v7, v1}, Lrx/Observable;->a(Lrx/Observable$b;)Lrx/Observable;
move-result-object v1
invoke-interface {v0, v1}, Lb0/l/i;->call(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v0
move-object v2, v0
check-cast v2, Lrx/Observable;
new-instance v13, Lb0/m/a/y;
move-object v0, v13
move-object v1, p0
move-object v3, p1
move-object v4, v9
move-object v5, v10
move-object v6, v12
move-object v7, v8
invoke-direct/range {v0 .. v7}, Lb0/m/a/y;-><init>(Lb0/m/a/a0;Lrx/Observable;Lrx/Subscriber;Ljava/util/concurrent/atomic/AtomicLong;Lrx/Scheduler$Worker;Lrx/functions/Action0;Ljava/util/concurrent/atomic/AtomicBoolean;)V
invoke-virtual {v10, v13}, Lrx/Scheduler$Worker;->a(Lrx/functions/Action0;)Lrx/Subscription;
new-instance v7, Lb0/m/a/z;
move-object v0, v7
move-object v2, v9
move-object v3, v11
move-object v4, v8
invoke-direct/range {v0 .. v6}, Lb0/m/a/z;-><init>(Lb0/m/a/a0;Ljava/util/concurrent/atomic/AtomicLong;Lb0/m/b/a;Ljava/util/concurrent/atomic/AtomicBoolean;Lrx/Scheduler$Worker;Lrx/functions/Action0;)V
invoke-virtual {p1, v7}, Lrx/Subscriber;->setProducer(Lrx/Producer;)V
return-void
.end method

View file

@ -0,0 +1,530 @@
.class public final Lb0/m/a/a1$a;
.super Lrx/Subscriber;
.source "OperatorObserveOn.java"
# interfaces
.implements Lrx/functions/Action0;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/m/a/a1;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lrx/Subscriber<",
"TT;>;",
"Lrx/functions/Action0;"
}
.end annotation
# instance fields
.field public final d:Lrx/Subscriber;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"-TT;>;"
}
.end annotation
.end field
.field public final e:Lrx/Scheduler$Worker;
.field public final f:Z
.field public final g:Ljava/util/Queue;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Queue<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end field
.field public final h:I
.field public volatile i:Z
.field public final j:Ljava/util/concurrent/atomic/AtomicLong;
.field public final k:Ljava/util/concurrent/atomic/AtomicLong;
.field public l:Ljava/lang/Throwable;
.field public m:J
# direct methods
.method public constructor <init>(Lrx/Scheduler;Lrx/Subscriber;ZI)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Scheduler;",
"Lrx/Subscriber<",
"-TT;>;ZI)V"
}
.end annotation
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
new-instance v0, Ljava/util/concurrent/atomic/AtomicLong;
invoke-direct {v0}, Ljava/util/concurrent/atomic/AtomicLong;-><init>()V
iput-object v0, p0, Lb0/m/a/a1$a;->j:Ljava/util/concurrent/atomic/AtomicLong;
new-instance v0, Ljava/util/concurrent/atomic/AtomicLong;
invoke-direct {v0}, Ljava/util/concurrent/atomic/AtomicLong;-><init>()V
iput-object v0, p0, Lb0/m/a/a1$a;->k:Ljava/util/concurrent/atomic/AtomicLong;
iput-object p2, p0, Lb0/m/a/a1$a;->d:Lrx/Subscriber;
invoke-virtual {p1}, Lrx/Scheduler;->a()Lrx/Scheduler$Worker;
move-result-object p1
iput-object p1, p0, Lb0/m/a/a1$a;->e:Lrx/Scheduler$Worker;
iput-boolean p3, p0, Lb0/m/a/a1$a;->f:Z
if-lez p4, :cond_0
goto :goto_0
:cond_0
sget p4, Lb0/m/e/h;->f:I
:goto_0
shr-int/lit8 p1, p4, 0x2
sub-int p1, p4, p1
iput p1, p0, Lb0/m/a/a1$a;->h:I
invoke-static {}, Lb0/m/e/o/z;->a()Z
move-result p1
if-eqz p1, :cond_1
new-instance p1, Lb0/m/e/o/o;
invoke-direct {p1, p4}, Lb0/m/e/o/o;-><init>(I)V
iput-object p1, p0, Lb0/m/a/a1$a;->g:Ljava/util/Queue;
goto :goto_1
:cond_1
new-instance p1, Lb0/m/e/n/c;
invoke-direct {p1, p4}, Lb0/m/e/n/c;-><init>(I)V
iput-object p1, p0, Lb0/m/a/a1$a;->g:Ljava/util/Queue;
:goto_1
int-to-long p1, p4
invoke-virtual {p0, p1, p2}, Lrx/Subscriber;->request(J)V
return-void
.end method
# virtual methods
.method public a()V
.locals 5
iget-object v0, p0, Lb0/m/a/a1$a;->k:Ljava/util/concurrent/atomic/AtomicLong;
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicLong;->getAndIncrement()J
move-result-wide v0
const-wide/16 v2, 0x0
cmp-long v4, v0, v2
if-nez v4, :cond_0
iget-object v0, p0, Lb0/m/a/a1$a;->e:Lrx/Scheduler$Worker;
invoke-virtual {v0, p0}, Lrx/Scheduler$Worker;->a(Lrx/functions/Action0;)Lrx/Subscription;
:cond_0
return-void
.end method
.method public a(ZZLrx/Subscriber;Ljava/util/Queue;)Z
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(ZZ",
"Lrx/Subscriber<",
"-TT;>;",
"Ljava/util/Queue<",
"Ljava/lang/Object;",
">;)Z"
}
.end annotation
invoke-virtual {p3}, Lrx/Subscriber;->isUnsubscribed()Z
move-result v0
const/4 v1, 0x1
if-eqz v0, :cond_0
invoke-interface {p4}, Ljava/util/Queue;->clear()V
return v1
:cond_0
if-eqz p1, :cond_4
iget-boolean p1, p0, Lb0/m/a/a1$a;->f:Z
if-eqz p1, :cond_2
if-eqz p2, :cond_4
iget-object p1, p0, Lb0/m/a/a1$a;->l:Ljava/lang/Throwable;
if-eqz p1, :cond_1
:try_start_0
invoke-interface {p3, p1}, Lb0/g;->onError(Ljava/lang/Throwable;)V
goto :goto_0
:cond_1
invoke-interface {p3}, Lb0/g;->onCompleted()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
:goto_0
iget-object p1, p0, Lb0/m/a/a1$a;->e:Lrx/Scheduler$Worker;
invoke-interface {p1}, Lrx/Subscription;->unsubscribe()V
goto :goto_1
:catchall_0
move-exception p1
iget-object p2, p0, Lb0/m/a/a1$a;->e:Lrx/Scheduler$Worker;
invoke-interface {p2}, Lrx/Subscription;->unsubscribe()V
throw p1
:cond_2
iget-object p1, p0, Lb0/m/a/a1$a;->l:Ljava/lang/Throwable;
if-eqz p1, :cond_3
invoke-interface {p4}, Ljava/util/Queue;->clear()V
:try_start_1
invoke-interface {p3, p1}, Lb0/g;->onError(Ljava/lang/Throwable;)V
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_1
iget-object p1, p0, Lb0/m/a/a1$a;->e:Lrx/Scheduler$Worker;
invoke-interface {p1}, Lrx/Subscription;->unsubscribe()V
return v1
:catchall_1
move-exception p1
iget-object p2, p0, Lb0/m/a/a1$a;->e:Lrx/Scheduler$Worker;
invoke-interface {p2}, Lrx/Subscription;->unsubscribe()V
throw p1
:cond_3
if-eqz p2, :cond_4
:try_start_2
invoke-interface {p3}, Lb0/g;->onCompleted()V
:try_end_2
.catchall {:try_start_2 .. :try_end_2} :catchall_2
iget-object p1, p0, Lb0/m/a/a1$a;->e:Lrx/Scheduler$Worker;
invoke-interface {p1}, Lrx/Subscription;->unsubscribe()V
return v1
:catchall_2
move-exception p1
iget-object p2, p0, Lb0/m/a/a1$a;->e:Lrx/Scheduler$Worker;
invoke-interface {p2}, Lrx/Subscription;->unsubscribe()V
throw p1
:cond_4
:goto_1
const/4 p1, 0x0
return p1
.end method
.method public call()V
.locals 17
move-object/from16 v0, p0
iget-wide v1, v0, Lb0/m/a/a1$a;->m:J
iget-object v3, v0, Lb0/m/a/a1$a;->g:Ljava/util/Queue;
iget-object v4, v0, Lb0/m/a/a1$a;->d:Lrx/Subscriber;
const-wide/16 v5, 0x1
move-wide v7, v1
move-wide v1, v5
:cond_0
iget-object v9, v0, Lb0/m/a/a1$a;->j:Ljava/util/concurrent/atomic/AtomicLong;
invoke-virtual {v9}, Ljava/util/concurrent/atomic/AtomicLong;->get()J
move-result-wide v9
:cond_1
:goto_0
cmp-long v13, v9, v7
if-eqz v13, :cond_5
iget-boolean v14, v0, Lb0/m/a/a1$a;->i:Z
invoke-interface {v3}, Ljava/util/Queue;->poll()Ljava/lang/Object;
move-result-object v15
if-nez v15, :cond_2
const/16 v16, 0x1
const/4 v11, 0x1
goto :goto_1
:cond_2
const/16 v16, 0x0
const/4 v11, 0x0
:goto_1
invoke-virtual {v0, v14, v11, v4, v3}, Lb0/m/a/a1$a;->a(ZZLrx/Subscriber;Ljava/util/Queue;)Z
move-result v12
if-eqz v12, :cond_3
return-void
:cond_3
if-eqz v11, :cond_4
goto :goto_2
:cond_4
invoke-static {v15}, Lb0/m/a/h;->a(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v11
invoke-interface {v4, v11}, Lb0/g;->onNext(Ljava/lang/Object;)V
add-long/2addr v7, v5
iget v11, v0, Lb0/m/a/a1$a;->h:I
int-to-long v11, v11
cmp-long v13, v7, v11
if-nez v13, :cond_1
iget-object v9, v0, Lb0/m/a/a1$a;->j:Ljava/util/concurrent/atomic/AtomicLong;
invoke-static {v9, v7, v8}, Le/k/a/b/e/p/g;->b(Ljava/util/concurrent/atomic/AtomicLong;J)J
move-result-wide v9
invoke-virtual {v0, v7, v8}, Lrx/Subscriber;->request(J)V
const-wide/16 v7, 0x0
goto :goto_0
:cond_5
:goto_2
if-nez v13, :cond_6
iget-boolean v9, v0, Lb0/m/a/a1$a;->i:Z
invoke-interface {v3}, Ljava/util/Queue;->isEmpty()Z
move-result v10
invoke-virtual {v0, v9, v10, v4, v3}, Lb0/m/a/a1$a;->a(ZZLrx/Subscriber;Ljava/util/Queue;)Z
move-result v9
if-eqz v9, :cond_6
return-void
:cond_6
iput-wide v7, v0, Lb0/m/a/a1$a;->m:J
iget-object v9, v0, Lb0/m/a/a1$a;->k:Ljava/util/concurrent/atomic/AtomicLong;
neg-long v1, v1
invoke-virtual {v9, v1, v2}, Ljava/util/concurrent/atomic/AtomicLong;->addAndGet(J)J
move-result-wide v1
const-wide/16 v9, 0x0
cmp-long v11, v1, v9
if-nez v11, :cond_0
return-void
.end method
.method public onCompleted()V
.locals 1
invoke-virtual {p0}, Lrx/Subscriber;->isUnsubscribed()Z
move-result v0
if-nez v0, :cond_1
iget-boolean v0, p0, Lb0/m/a/a1$a;->i:Z
if-eqz v0, :cond_0
goto :goto_0
:cond_0
const/4 v0, 0x1
iput-boolean v0, p0, Lb0/m/a/a1$a;->i:Z
invoke-virtual {p0}, Lb0/m/a/a1$a;->a()V
:cond_1
:goto_0
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 1
invoke-virtual {p0}, Lrx/Subscriber;->isUnsubscribed()Z
move-result v0
if-nez v0, :cond_1
iget-boolean v0, p0, Lb0/m/a/a1$a;->i:Z
if-eqz v0, :cond_0
goto :goto_0
:cond_0
iput-object p1, p0, Lb0/m/a/a1$a;->l:Ljava/lang/Throwable;
const/4 p1, 0x1
iput-boolean p1, p0, Lb0/m/a/a1$a;->i:Z
invoke-virtual {p0}, Lb0/m/a/a1$a;->a()V
return-void
:cond_1
:goto_0
invoke-static {p1}, Lb0/p/l;->a(Ljava/lang/Throwable;)V
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
invoke-virtual {p0}, Lrx/Subscriber;->isUnsubscribed()Z
move-result v0
if-nez v0, :cond_2
iget-boolean v0, p0, Lb0/m/a/a1$a;->i:Z
if-eqz v0, :cond_0
goto :goto_0
:cond_0
iget-object v0, p0, Lb0/m/a/a1$a;->g:Ljava/util/Queue;
invoke-static {p1}, Lb0/m/a/h;->e(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
invoke-interface {v0, p1}, Ljava/util/Queue;->offer(Ljava/lang/Object;)Z
move-result p1
if-nez p1, :cond_1
new-instance p1, Lb0/k/b;
invoke-direct {p1}, Lb0/k/b;-><init>()V
invoke-virtual {p0, p1}, Lb0/m/a/a1$a;->onError(Ljava/lang/Throwable;)V
return-void
:cond_1
invoke-virtual {p0}, Lb0/m/a/a1$a;->a()V
:cond_2
:goto_0
return-void
.end method

View file

@ -0,0 +1,108 @@
.class public final Lb0/m/a/a1;
.super Ljava/lang/Object;
.source "OperatorObserveOn.java"
# interfaces
.implements Lrx/Observable$b;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lb0/m/a/a1$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$b<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field public final d:Lrx/Scheduler;
.field public final e:Z
.field public final f:I
# direct methods
.method public constructor <init>(Lrx/Scheduler;ZI)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lb0/m/a/a1;->d:Lrx/Scheduler;
iput-boolean p2, p0, Lb0/m/a/a1;->e:Z
if-lez p3, :cond_0
goto :goto_0
:cond_0
sget p3, Lb0/m/e/h;->f:I
:goto_0
iput p3, p0, Lb0/m/a/a1;->f:I
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 4
check-cast p1, Lrx/Subscriber;
iget-object v0, p0, Lb0/m/a/a1;->d:Lrx/Scheduler;
instance-of v1, v0, Lb0/m/c/f;
if-eqz v1, :cond_0
goto :goto_0
:cond_0
instance-of v1, v0, Lb0/m/c/n;
if-eqz v1, :cond_1
goto :goto_0
:cond_1
new-instance v1, Lb0/m/a/a1$a;
iget-boolean v2, p0, Lb0/m/a/a1;->e:Z
iget v3, p0, Lb0/m/a/a1;->f:I
invoke-direct {v1, v0, p1, v2, v3}, Lb0/m/a/a1$a;-><init>(Lrx/Scheduler;Lrx/Subscriber;ZI)V
iget-object p1, v1, Lb0/m/a/a1$a;->d:Lrx/Subscriber;
new-instance v0, Lb0/m/a/z0;
invoke-direct {v0, v1}, Lb0/m/a/z0;-><init>(Lb0/m/a/a1$a;)V
invoke-virtual {p1, v0}, Lrx/Subscriber;->setProducer(Lrx/Producer;)V
iget-object v0, v1, Lb0/m/a/a1$a;->e:Lrx/Scheduler$Worker;
invoke-virtual {p1, v0}, Lrx/Subscriber;->add(Lrx/Subscription;)V
invoke-virtual {p1, v1}, Lrx/Subscriber;->add(Lrx/Subscription;)V
move-object p1, v1
:goto_0
return-object p1
.end method

View file

@ -0,0 +1,75 @@
.class public final Lb0/m/a/a2;
.super Ljava/lang/Object;
.source "OperatorTake.java"
# interfaces
.implements Lrx/Observable$b;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$b<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field public final d:I
# direct methods
.method public constructor <init>(I)V
.locals 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
if-ltz p1, :cond_0
iput p1, p0, Lb0/m/a/a2;->d:I
return-void
:cond_0
new-instance v0, Ljava/lang/IllegalArgumentException;
const-string v1, "limit >= 0 required but it was "
invoke-static {v1, p1}, Le/e/b/a/a;->a(Ljava/lang/String;I)Ljava/lang/String;
move-result-object p1
invoke-direct {v0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw v0
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
check-cast p1, Lrx/Subscriber;
new-instance v0, Lb0/m/a/z1;
invoke-direct {v0, p0, p1}, Lb0/m/a/z1;-><init>(Lb0/m/a/a2;Lrx/Subscriber;)V
iget v1, p0, Lb0/m/a/a2;->d:I
if-nez v1, :cond_0
invoke-interface {p1}, Lb0/g;->onCompleted()V
invoke-virtual {v0}, Lrx/Subscriber;->unsubscribe()V
:cond_0
invoke-virtual {p1, v0}, Lrx/Subscriber;->add(Lrx/Subscription;)V
return-object v0
.end method

View file

@ -0,0 +1,148 @@
.class public Lb0/m/a/b;
.super Ljava/lang/Object;
.source "BlockingOperatorMostRecent.java"
# interfaces
.implements Ljava/util/Iterator;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/util/Iterator<",
"TT;>;"
}
.end annotation
# instance fields
.field public d:Ljava/lang/Object;
.field public final synthetic e:Lb0/m/a/c;
# direct methods
.method public constructor <init>(Lb0/m/a/c;)V
.locals 0
iput-object p1, p0, Lb0/m/a/b;->e:Lb0/m/a/c;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public hasNext()Z
.locals 1
iget-object v0, p0, Lb0/m/a/b;->e:Lb0/m/a/c;
iget-object v0, v0, Lb0/m/a/c;->d:Ljava/lang/Object;
iput-object v0, p0, Lb0/m/a/b;->d:Ljava/lang/Object;
iget-object v0, p0, Lb0/m/a/b;->d:Ljava/lang/Object;
invoke-static {v0}, Lb0/m/a/h;->b(Ljava/lang/Object;)Z
move-result v0
xor-int/lit8 v0, v0, 0x1
return v0
.end method
.method public next()Ljava/lang/Object;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()TT;"
}
.end annotation
const/4 v0, 0x0
:try_start_0
iget-object v1, p0, Lb0/m/a/b;->d:Ljava/lang/Object;
if-nez v1, :cond_0
iget-object v1, p0, Lb0/m/a/b;->e:Lb0/m/a/c;
iget-object v1, v1, Lb0/m/a/c;->d:Ljava/lang/Object;
iput-object v1, p0, Lb0/m/a/b;->d:Ljava/lang/Object;
:cond_0
iget-object v1, p0, Lb0/m/a/b;->d:Ljava/lang/Object;
invoke-static {v1}, Lb0/m/a/h;->b(Ljava/lang/Object;)Z
move-result v1
if-nez v1, :cond_2
iget-object v1, p0, Lb0/m/a/b;->d:Ljava/lang/Object;
instance-of v1, v1, Lb0/m/a/h$c;
if-nez v1, :cond_1
iget-object v1, p0, Lb0/m/a/b;->d:Ljava/lang/Object;
invoke-static {v1}, Lb0/m/a/h;->a(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
iput-object v0, p0, Lb0/m/a/b;->d:Ljava/lang/Object;
return-object v1
:cond_1
:try_start_1
iget-object v1, p0, Lb0/m/a/b;->d:Ljava/lang/Object;
check-cast v1, Lb0/m/a/h$c;
iget-object v1, v1, Lb0/m/a/h$c;->e:Ljava/lang/Throwable;
invoke-static {v1}, Le/k/a/b/e/p/g;->a(Ljava/lang/Throwable;)Ljava/lang/RuntimeException;
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
throw v0
:cond_2
:try_start_2
new-instance v1, Ljava/util/NoSuchElementException;
invoke-direct {v1}, Ljava/util/NoSuchElementException;-><init>()V
throw v1
:try_end_2
.catchall {:try_start_2 .. :try_end_2} :catchall_0
:catchall_0
move-exception v1
iput-object v0, p0, Lb0/m/a/b;->d:Ljava/lang/Object;
throw v1
.end method
.method public remove()V
.locals 2
new-instance v0, Ljava/lang/UnsupportedOperationException;
const-string v1, "Read only iterator"
invoke-direct {v0, v1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw v0
.end method

View file

@ -0,0 +1,97 @@
.class public Lb0/m/a/b0;
.super Ljava/lang/Object;
.source "OnSubscribeRefCount.java"
# interfaces
.implements Lrx/functions/Action1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Lrx/Subscription;",
">;"
}
.end annotation
# instance fields
.field public final synthetic d:Lrx/Subscriber;
.field public final synthetic e:Ljava/util/concurrent/atomic/AtomicBoolean;
.field public final synthetic f:Lb0/m/a/c0;
# direct methods
.method public constructor <init>(Lb0/m/a/c0;Lrx/Subscriber;Ljava/util/concurrent/atomic/AtomicBoolean;)V
.locals 0
iput-object p1, p0, Lb0/m/a/b0;->f:Lb0/m/a/c0;
iput-object p2, p0, Lb0/m/a/b0;->d:Lrx/Subscriber;
iput-object p3, p0, Lb0/m/a/b0;->e:Ljava/util/concurrent/atomic/AtomicBoolean;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 3
check-cast p1, Lrx/Subscription;
const/4 v0, 0x0
:try_start_0
iget-object v1, p0, Lb0/m/a/b0;->f:Lb0/m/a/c0;
iget-object v1, v1, Lb0/m/a/c0;->e:Lrx/subscriptions/CompositeSubscription;
invoke-virtual {v1, p1}, Lrx/subscriptions/CompositeSubscription;->a(Lrx/Subscription;)V
iget-object p1, p0, Lb0/m/a/b0;->f:Lb0/m/a/c0;
iget-object v1, p0, Lb0/m/a/b0;->d:Lrx/Subscriber;
iget-object v2, p0, Lb0/m/a/b0;->f:Lb0/m/a/c0;
iget-object v2, v2, Lb0/m/a/c0;->e:Lrx/subscriptions/CompositeSubscription;
invoke-virtual {p1, v1, v2}, Lb0/m/a/c0;->a(Lrx/Subscriber;Lrx/subscriptions/CompositeSubscription;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
iget-object p1, p0, Lb0/m/a/b0;->f:Lb0/m/a/c0;
iget-object p1, p1, Lb0/m/a/c0;->g:Ljava/util/concurrent/locks/ReentrantLock;
invoke-virtual {p1}, Ljava/util/concurrent/locks/ReentrantLock;->unlock()V
iget-object p1, p0, Lb0/m/a/b0;->e:Ljava/util/concurrent/atomic/AtomicBoolean;
invoke-virtual {p1, v0}, Ljava/util/concurrent/atomic/AtomicBoolean;->set(Z)V
return-void
:catchall_0
move-exception p1
iget-object v1, p0, Lb0/m/a/b0;->f:Lb0/m/a/c0;
iget-object v1, v1, Lb0/m/a/c0;->g:Ljava/util/concurrent/locks/ReentrantLock;
invoke-virtual {v1}, Ljava/util/concurrent/locks/ReentrantLock;->unlock()V
iget-object v1, p0, Lb0/m/a/b0;->e:Ljava/util/concurrent/atomic/AtomicBoolean;
invoke-virtual {v1, v0}, Ljava/util/concurrent/atomic/AtomicBoolean;->set(Z)V
throw p1
.end method

View file

@ -0,0 +1,335 @@
.class public final Lb0/m/a/b1$a;
.super Lrx/Subscriber;
.source "OperatorOnBackpressureBuffer.java"
# interfaces
.implements Lb0/m/e/c$a;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/m/a/b1;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lrx/Subscriber<",
"TT;>;",
"Lb0/m/e/c$a;"
}
.end annotation
# instance fields
.field public final d:Ljava/util/concurrent/ConcurrentLinkedQueue;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/concurrent/ConcurrentLinkedQueue<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end field
.field public final e:Ljava/util/concurrent/atomic/AtomicLong;
.field public final f:Lrx/Subscriber;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"-TT;>;"
}
.end annotation
.end field
.field public final g:Ljava/util/concurrent/atomic/AtomicBoolean;
.field public final h:Lb0/m/e/c;
.field public final i:Lrx/functions/Action0;
.field public final j:Lb0/a$b;
# direct methods
.method public constructor <init>(Lrx/Subscriber;Ljava/lang/Long;Lrx/functions/Action0;Lb0/a$b;)V
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Subscriber<",
"-TT;>;",
"Ljava/lang/Long;",
"Lrx/functions/Action0;",
"Lb0/a$b;",
")V"
}
.end annotation
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
new-instance v0, Ljava/util/concurrent/ConcurrentLinkedQueue;
invoke-direct {v0}, Ljava/util/concurrent/ConcurrentLinkedQueue;-><init>()V
iput-object v0, p0, Lb0/m/a/b1$a;->d:Ljava/util/concurrent/ConcurrentLinkedQueue;
new-instance v0, Ljava/util/concurrent/atomic/AtomicBoolean;
const/4 v1, 0x0
invoke-direct {v0, v1}, Ljava/util/concurrent/atomic/AtomicBoolean;-><init>(Z)V
iput-object v0, p0, Lb0/m/a/b1$a;->g:Ljava/util/concurrent/atomic/AtomicBoolean;
iput-object p1, p0, Lb0/m/a/b1$a;->f:Lrx/Subscriber;
if-eqz p2, :cond_0
new-instance p1, Ljava/util/concurrent/atomic/AtomicLong;
invoke-virtual {p2}, Ljava/lang/Long;->longValue()J
move-result-wide v0
invoke-direct {p1, v0, v1}, Ljava/util/concurrent/atomic/AtomicLong;-><init>(J)V
goto :goto_0
:cond_0
const/4 p1, 0x0
:goto_0
iput-object p1, p0, Lb0/m/a/b1$a;->e:Ljava/util/concurrent/atomic/AtomicLong;
iput-object p3, p0, Lb0/m/a/b1$a;->i:Lrx/functions/Action0;
new-instance p1, Lb0/m/e/c;
invoke-direct {p1, p0}, Lb0/m/e/c;-><init>(Lb0/m/e/c$a;)V
iput-object p1, p0, Lb0/m/a/b1$a;->h:Lb0/m/e/c;
iput-object p4, p0, Lb0/m/a/b1$a;->j:Lb0/a$b;
return-void
.end method
# virtual methods
.method public a()Ljava/lang/Object;
.locals 2
iget-object v0, p0, Lb0/m/a/b1$a;->d:Ljava/util/concurrent/ConcurrentLinkedQueue;
invoke-virtual {v0}, Ljava/util/concurrent/ConcurrentLinkedQueue;->poll()Ljava/lang/Object;
move-result-object v0
iget-object v1, p0, Lb0/m/a/b1$a;->e:Ljava/util/concurrent/atomic/AtomicLong;
if-eqz v1, :cond_0
if-eqz v0, :cond_0
invoke-virtual {v1}, Ljava/util/concurrent/atomic/AtomicLong;->incrementAndGet()J
:cond_0
return-object v0
.end method
.method public onCompleted()V
.locals 1
iget-object v0, p0, Lb0/m/a/b1$a;->g:Ljava/util/concurrent/atomic/AtomicBoolean;
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicBoolean;->get()Z
move-result v0
if-nez v0, :cond_0
iget-object v0, p0, Lb0/m/a/b1$a;->h:Lb0/m/e/c;
invoke-virtual {v0}, Lb0/m/e/c;->b()V
:cond_0
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 1
iget-object v0, p0, Lb0/m/a/b1$a;->g:Ljava/util/concurrent/atomic/AtomicBoolean;
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicBoolean;->get()Z
move-result v0
if-nez v0, :cond_0
iget-object v0, p0, Lb0/m/a/b1$a;->h:Lb0/m/e/c;
invoke-virtual {v0, p1}, Lb0/m/e/c;->a(Ljava/lang/Throwable;)V
:cond_0
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 7
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
iget-object v0, p0, Lb0/m/a/b1$a;->e:Ljava/util/concurrent/atomic/AtomicLong;
const/4 v1, 0x0
const/4 v2, 0x1
if-nez v0, :cond_0
:goto_0
const/4 v1, 0x1
goto :goto_3
:cond_0
iget-object v0, p0, Lb0/m/a/b1$a;->e:Ljava/util/concurrent/atomic/AtomicLong;
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicLong;->get()J
move-result-wide v3
const-wide/16 v5, 0x0
cmp-long v0, v3, v5
if-gtz v0, :cond_3
:try_start_0
iget-object v0, p0, Lb0/m/a/b1$a;->j:Lb0/a$b;
invoke-interface {v0}, Lb0/a$b;->a()Z
move-result v0
if-eqz v0, :cond_1
invoke-virtual {p0}, Lb0/m/a/b1$a;->a()Ljava/lang/Object;
move-result-object v0
:try_end_0
.catch Lb0/k/b; {:try_start_0 .. :try_end_0} :catch_0
if-eqz v0, :cond_1
const/4 v0, 0x1
goto :goto_1
:catch_0
move-exception v0
iget-object v5, p0, Lb0/m/a/b1$a;->g:Ljava/util/concurrent/atomic/AtomicBoolean;
invoke-virtual {v5, v1, v2}, Ljava/util/concurrent/atomic/AtomicBoolean;->compareAndSet(ZZ)Z
move-result v5
if-eqz v5, :cond_1
invoke-virtual {p0}, Lrx/Subscriber;->unsubscribe()V
iget-object v5, p0, Lb0/m/a/b1$a;->f:Lrx/Subscriber;
invoke-interface {v5, v0}, Lb0/g;->onError(Ljava/lang/Throwable;)V
:cond_1
const/4 v0, 0x0
:goto_1
iget-object v5, p0, Lb0/m/a/b1$a;->i:Lrx/functions/Action0;
if-eqz v5, :cond_2
:try_start_1
invoke-interface {v5}, Lrx/functions/Action0;->call()V
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
goto :goto_2
:catchall_0
move-exception v0
invoke-static {v0}, Le/k/a/b/e/p/g;->b(Ljava/lang/Throwable;)V
iget-object v2, p0, Lb0/m/a/b1$a;->h:Lb0/m/e/c;
invoke-virtual {v2, v0}, Lb0/m/e/c;->a(Ljava/lang/Throwable;)V
goto :goto_3
:cond_2
:goto_2
if-nez v0, :cond_3
goto :goto_3
:cond_3
iget-object v0, p0, Lb0/m/a/b1$a;->e:Ljava/util/concurrent/atomic/AtomicLong;
const-wide/16 v5, 0x1
sub-long v5, v3, v5
invoke-virtual {v0, v3, v4, v5, v6}, Ljava/util/concurrent/atomic/AtomicLong;->compareAndSet(JJ)Z
move-result v0
if-eqz v0, :cond_0
goto :goto_0
:goto_3
if-nez v1, :cond_4
return-void
:cond_4
iget-object v0, p0, Lb0/m/a/b1$a;->d:Ljava/util/concurrent/ConcurrentLinkedQueue;
invoke-static {p1}, Lb0/m/a/h;->e(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
invoke-virtual {v0, p1}, Ljava/util/concurrent/ConcurrentLinkedQueue;->offer(Ljava/lang/Object;)Z
iget-object p1, p0, Lb0/m/a/b1$a;->h:Lb0/m/e/c;
invoke-virtual {p1}, Lb0/m/e/c;->a()V
return-void
.end method
.method public onStart()V
.locals 2
const-wide v0, 0x7fffffffffffffffL
invoke-virtual {p0, v0, v1}, Lrx/Subscriber;->request(J)V
return-void
.end method

View file

@ -0,0 +1,39 @@
.class public final Lb0/m/a/b1$b;
.super Ljava/lang/Object;
.source "OperatorOnBackpressureBuffer.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/m/a/b1;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
# static fields
.field public static final a:Lb0/m/a/b1;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lb0/m/a/b1<",
"*>;"
}
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lb0/m/a/b1;
invoke-direct {v0}, Lb0/m/a/b1;-><init>()V
sput-object v0, Lb0/m/a/b1$b;->a:Lb0/m/a/b1;
return-void
.end method

View file

@ -0,0 +1,80 @@
.class public Lb0/m/a/b1;
.super Ljava/lang/Object;
.source "OperatorOnBackpressureBuffer.java"
# interfaces
.implements Lrx/Observable$b;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lb0/m/a/b1$a;,
Lb0/m/a/b1$b;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$b<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field public final d:Ljava/lang/Long;
.field public final e:Lrx/functions/Action0;
.field public final f:Lb0/a$b;
# direct methods
.method public constructor <init>()V
.locals 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x0
iput-object v0, p0, Lb0/m/a/b1;->d:Ljava/lang/Long;
iput-object v0, p0, Lb0/m/a/b1;->e:Lrx/functions/Action0;
sget-object v0, Lb0/a;->b:Lb0/a$b;
iput-object v0, p0, Lb0/m/a/b1;->f:Lb0/a$b;
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 4
check-cast p1, Lrx/Subscriber;
new-instance v0, Lb0/m/a/b1$a;
iget-object v1, p0, Lb0/m/a/b1;->d:Ljava/lang/Long;
iget-object v2, p0, Lb0/m/a/b1;->e:Lrx/functions/Action0;
iget-object v3, p0, Lb0/m/a/b1;->f:Lb0/a$b;
invoke-direct {v0, p1, v1, v2, v3}, Lb0/m/a/b1$a;-><init>(Lrx/Subscriber;Ljava/lang/Long;Lrx/functions/Action0;Lb0/a$b;)V
invoke-virtual {p1, v0}, Lrx/Subscriber;->add(Lrx/Subscription;)V
iget-object v1, v0, Lb0/m/a/b1$a;->h:Lb0/m/e/c;
invoke-virtual {p1, v1}, Lrx/Subscriber;->setProducer(Lrx/Producer;)V
return-object v0
.end method

View file

@ -0,0 +1,97 @@
.class public Lb0/m/a/b2;
.super Lrx/Subscriber;
.source "OperatorTakeUntil.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"TT;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lrx/Subscriber;
# direct methods
.method public constructor <init>(Lb0/m/a/d2;Lrx/Subscriber;ZLrx/Subscriber;)V
.locals 0
iput-object p4, p0, Lb0/m/a/b2;->d:Lrx/Subscriber;
invoke-direct {p0, p2, p3}, Lrx/Subscriber;-><init>(Lrx/Subscriber;Z)V
return-void
.end method
# virtual methods
.method public onCompleted()V
.locals 2
:try_start_0
iget-object v0, p0, Lb0/m/a/b2;->d:Lrx/Subscriber;
invoke-interface {v0}, Lb0/g;->onCompleted()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
iget-object v0, p0, Lb0/m/a/b2;->d:Lrx/Subscriber;
invoke-virtual {v0}, Lrx/Subscriber;->unsubscribe()V
return-void
:catchall_0
move-exception v0
iget-object v1, p0, Lb0/m/a/b2;->d:Lrx/Subscriber;
invoke-virtual {v1}, Lrx/Subscriber;->unsubscribe()V
throw v0
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 1
:try_start_0
iget-object v0, p0, Lb0/m/a/b2;->d:Lrx/Subscriber;
invoke-interface {v0, p1}, Lb0/g;->onError(Ljava/lang/Throwable;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
iget-object p1, p0, Lb0/m/a/b2;->d:Lrx/Subscriber;
invoke-virtual {p1}, Lrx/Subscriber;->unsubscribe()V
return-void
:catchall_0
move-exception p1
iget-object v0, p0, Lb0/m/a/b2;->d:Lrx/Subscriber;
invoke-virtual {v0}, Lrx/Subscriber;->unsubscribe()V
throw p1
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
iget-object v0, p0, Lb0/m/a/b2;->d:Lrx/Subscriber;
invoke-interface {v0, p1}, Lb0/g;->onNext(Ljava/lang/Object;)V
return-void
.end method

View file

@ -0,0 +1,81 @@
.class public final Lb0/m/a/c;
.super Lrx/Subscriber;
.source "BlockingOperatorMostRecent.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lrx/Subscriber<",
"TT;>;"
}
.end annotation
# instance fields
.field public volatile d:Ljava/lang/Object;
# direct methods
.method public constructor <init>(Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
invoke-static {p1}, Lb0/m/a/h;->e(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
iput-object p1, p0, Lb0/m/a/c;->d:Ljava/lang/Object;
return-void
.end method
# virtual methods
.method public onCompleted()V
.locals 1
sget-object v0, Lb0/m/a/h;->a:Ljava/lang/Object;
iput-object v0, p0, Lb0/m/a/c;->d:Ljava/lang/Object;
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 0
invoke-static {p1}, Lb0/m/a/h;->a(Ljava/lang/Throwable;)Ljava/lang/Object;
move-result-object p1
iput-object p1, p0, Lb0/m/a/c;->d:Ljava/lang/Object;
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
invoke-static {p1}, Lb0/m/a/h;->e(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
iput-object p1, p0, Lb0/m/a/c;->d:Ljava/lang/Object;
return-void
.end method

View file

@ -0,0 +1,166 @@
.class public Lb0/m/a/c0$a;
.super Lrx/Subscriber;
.source "OnSubscribeRefCount.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lb0/m/a/c0;->a(Lrx/Subscriber;Lrx/subscriptions/CompositeSubscription;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"TT;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lrx/Subscriber;
.field public final synthetic e:Lrx/subscriptions/CompositeSubscription;
.field public final synthetic f:Lb0/m/a/c0;
# direct methods
.method public constructor <init>(Lb0/m/a/c0;Lrx/Subscriber;Lrx/Subscriber;Lrx/subscriptions/CompositeSubscription;)V
.locals 0
iput-object p1, p0, Lb0/m/a/c0$a;->f:Lb0/m/a/c0;
iput-object p3, p0, Lb0/m/a/c0$a;->d:Lrx/Subscriber;
iput-object p4, p0, Lb0/m/a/c0$a;->e:Lrx/subscriptions/CompositeSubscription;
invoke-direct {p0, p2}, Lrx/Subscriber;-><init>(Lrx/Subscriber;)V
return-void
.end method
# virtual methods
.method public a()V
.locals 2
iget-object v0, p0, Lb0/m/a/c0$a;->f:Lb0/m/a/c0;
iget-object v0, v0, Lb0/m/a/c0;->g:Ljava/util/concurrent/locks/ReentrantLock;
invoke-virtual {v0}, Ljava/util/concurrent/locks/ReentrantLock;->lock()V
:try_start_0
iget-object v0, p0, Lb0/m/a/c0$a;->f:Lb0/m/a/c0;
iget-object v0, v0, Lb0/m/a/c0;->e:Lrx/subscriptions/CompositeSubscription;
iget-object v1, p0, Lb0/m/a/c0$a;->e:Lrx/subscriptions/CompositeSubscription;
if-ne v0, v1, :cond_1
iget-object v0, p0, Lb0/m/a/c0$a;->f:Lb0/m/a/c0;
iget-object v0, v0, Lb0/m/a/c0;->d:Lb0/n/c;
instance-of v0, v0, Lrx/Subscription;
if-eqz v0, :cond_0
iget-object v0, p0, Lb0/m/a/c0$a;->f:Lb0/m/a/c0;
iget-object v0, v0, Lb0/m/a/c0;->d:Lb0/n/c;
check-cast v0, Lrx/Subscription;
invoke-interface {v0}, Lrx/Subscription;->unsubscribe()V
:cond_0
iget-object v0, p0, Lb0/m/a/c0$a;->f:Lb0/m/a/c0;
iget-object v0, v0, Lb0/m/a/c0;->e:Lrx/subscriptions/CompositeSubscription;
invoke-virtual {v0}, Lrx/subscriptions/CompositeSubscription;->unsubscribe()V
iget-object v0, p0, Lb0/m/a/c0$a;->f:Lb0/m/a/c0;
new-instance v1, Lrx/subscriptions/CompositeSubscription;
invoke-direct {v1}, Lrx/subscriptions/CompositeSubscription;-><init>()V
iput-object v1, v0, Lb0/m/a/c0;->e:Lrx/subscriptions/CompositeSubscription;
iget-object v0, p0, Lb0/m/a/c0$a;->f:Lb0/m/a/c0;
iget-object v0, v0, Lb0/m/a/c0;->f:Ljava/util/concurrent/atomic/AtomicInteger;
const/4 v1, 0x0
invoke-virtual {v0, v1}, Ljava/util/concurrent/atomic/AtomicInteger;->set(I)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
:cond_1
iget-object v0, p0, Lb0/m/a/c0$a;->f:Lb0/m/a/c0;
iget-object v0, v0, Lb0/m/a/c0;->g:Ljava/util/concurrent/locks/ReentrantLock;
invoke-virtual {v0}, Ljava/util/concurrent/locks/ReentrantLock;->unlock()V
return-void
:catchall_0
move-exception v0
iget-object v1, p0, Lb0/m/a/c0$a;->f:Lb0/m/a/c0;
iget-object v1, v1, Lb0/m/a/c0;->g:Ljava/util/concurrent/locks/ReentrantLock;
invoke-virtual {v1}, Ljava/util/concurrent/locks/ReentrantLock;->unlock()V
throw v0
.end method
.method public onCompleted()V
.locals 1
invoke-virtual {p0}, Lb0/m/a/c0$a;->a()V
iget-object v0, p0, Lb0/m/a/c0$a;->d:Lrx/Subscriber;
invoke-interface {v0}, Lb0/g;->onCompleted()V
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 1
invoke-virtual {p0}, Lb0/m/a/c0$a;->a()V
iget-object v0, p0, Lb0/m/a/c0$a;->d:Lrx/Subscriber;
invoke-interface {v0, p1}, Lb0/g;->onError(Ljava/lang/Throwable;)V
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
iget-object v0, p0, Lb0/m/a/c0$a;->d:Lrx/Subscriber;
invoke-interface {v0, p1}, Lb0/g;->onNext(Ljava/lang/Object;)V
return-void
.end method

View file

@ -0,0 +1,198 @@
.class public final Lb0/m/a/c0;
.super Ljava/lang/Object;
.source "OnSubscribeRefCount.java"
# interfaces
.implements Lrx/Observable$a;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$a<",
"TT;>;"
}
.end annotation
# instance fields
.field public final d:Lb0/n/c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lb0/n/c<",
"+TT;>;"
}
.end annotation
.end field
.field public volatile e:Lrx/subscriptions/CompositeSubscription;
.field public final f:Ljava/util/concurrent/atomic/AtomicInteger;
.field public final g:Ljava/util/concurrent/locks/ReentrantLock;
# direct methods
.method public constructor <init>(Lb0/n/c;)V
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lb0/n/c<",
"+TT;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
new-instance v0, Lrx/subscriptions/CompositeSubscription;
invoke-direct {v0}, Lrx/subscriptions/CompositeSubscription;-><init>()V
iput-object v0, p0, Lb0/m/a/c0;->e:Lrx/subscriptions/CompositeSubscription;
new-instance v0, Ljava/util/concurrent/atomic/AtomicInteger;
const/4 v1, 0x0
invoke-direct {v0, v1}, Ljava/util/concurrent/atomic/AtomicInteger;-><init>(I)V
iput-object v0, p0, Lb0/m/a/c0;->f:Ljava/util/concurrent/atomic/AtomicInteger;
new-instance v0, Ljava/util/concurrent/locks/ReentrantLock;
invoke-direct {v0}, Ljava/util/concurrent/locks/ReentrantLock;-><init>()V
iput-object v0, p0, Lb0/m/a/c0;->g:Ljava/util/concurrent/locks/ReentrantLock;
iput-object p1, p0, Lb0/m/a/c0;->d:Lb0/n/c;
return-void
.end method
# virtual methods
.method public a(Lrx/Subscriber;Lrx/subscriptions/CompositeSubscription;)V
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Subscriber<",
"-TT;>;",
"Lrx/subscriptions/CompositeSubscription;",
")V"
}
.end annotation
new-instance v0, Lb0/m/a/d0;
invoke-direct {v0, p0, p2}, Lb0/m/a/d0;-><init>(Lb0/m/a/c0;Lrx/subscriptions/CompositeSubscription;)V
invoke-static {v0}, Lb0/s/c;->a(Lrx/functions/Action0;)Lrx/Subscription;
move-result-object v0
invoke-virtual {p1, v0}, Lrx/Subscriber;->add(Lrx/Subscription;)V
iget-object v0, p0, Lb0/m/a/c0;->d:Lb0/n/c;
new-instance v1, Lb0/m/a/c0$a;
invoke-direct {v1, p0, p1, p1, p2}, Lb0/m/a/c0$a;-><init>(Lb0/m/a/c0;Lrx/Subscriber;Lrx/Subscriber;Lrx/subscriptions/CompositeSubscription;)V
invoke-virtual {v0, v1}, Lrx/Observable;->b(Lrx/Subscriber;)Lrx/Subscription;
return-void
.end method
.method public call(Ljava/lang/Object;)V
.locals 3
check-cast p1, Lrx/Subscriber;
iget-object v0, p0, Lb0/m/a/c0;->g:Ljava/util/concurrent/locks/ReentrantLock;
invoke-virtual {v0}, Ljava/util/concurrent/locks/ReentrantLock;->lock()V
iget-object v0, p0, Lb0/m/a/c0;->f:Ljava/util/concurrent/atomic/AtomicInteger;
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicInteger;->incrementAndGet()I
move-result v0
const/4 v1, 0x1
if-ne v0, v1, :cond_1
new-instance v0, Ljava/util/concurrent/atomic/AtomicBoolean;
invoke-direct {v0, v1}, Ljava/util/concurrent/atomic/AtomicBoolean;-><init>(Z)V
:try_start_0
iget-object v1, p0, Lb0/m/a/c0;->d:Lb0/n/c;
new-instance v2, Lb0/m/a/b0;
invoke-direct {v2, p0, p1, v0}, Lb0/m/a/b0;-><init>(Lb0/m/a/c0;Lrx/Subscriber;Ljava/util/concurrent/atomic/AtomicBoolean;)V
invoke-virtual {v1, v2}, Lb0/n/c;->d(Lrx/functions/Action1;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicBoolean;->get()Z
move-result p1
if-eqz p1, :cond_2
iget-object p1, p0, Lb0/m/a/c0;->g:Ljava/util/concurrent/locks/ReentrantLock;
invoke-virtual {p1}, Ljava/util/concurrent/locks/ReentrantLock;->unlock()V
goto :goto_0
:catchall_0
move-exception p1
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicBoolean;->get()Z
move-result v0
if-eqz v0, :cond_0
iget-object v0, p0, Lb0/m/a/c0;->g:Ljava/util/concurrent/locks/ReentrantLock;
invoke-virtual {v0}, Ljava/util/concurrent/locks/ReentrantLock;->unlock()V
:cond_0
throw p1
:cond_1
:try_start_1
iget-object v0, p0, Lb0/m/a/c0;->e:Lrx/subscriptions/CompositeSubscription;
invoke-virtual {p0, p1, v0}, Lb0/m/a/c0;->a(Lrx/Subscriber;Lrx/subscriptions/CompositeSubscription;)V
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_1
iget-object p1, p0, Lb0/m/a/c0;->g:Ljava/util/concurrent/locks/ReentrantLock;
invoke-virtual {p1}, Ljava/util/concurrent/locks/ReentrantLock;->unlock()V
:cond_2
:goto_0
return-void
:catchall_1
move-exception p1
iget-object v0, p0, Lb0/m/a/c0;->g:Ljava/util/concurrent/locks/ReentrantLock;
invoke-virtual {v0}, Ljava/util/concurrent/locks/ReentrantLock;->unlock()V
throw p1
.end method

View file

@ -0,0 +1,40 @@
.class public final Lb0/m/a/c1$a;
.super Ljava/lang/Object;
.source "OperatorOnBackpressureLatest.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/m/a/c1;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# static fields
.field public static final a:Lb0/m/a/c1;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lb0/m/a/c1<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lb0/m/a/c1;
invoke-direct {v0}, Lb0/m/a/c1;-><init>()V
sput-object v0, Lb0/m/a/c1$a;->a:Lb0/m/a/c1;
return-void
.end method

View file

@ -0,0 +1,508 @@
.class public final Lb0/m/a/c1$b;
.super Ljava/util/concurrent/atomic/AtomicLong;
.source "OperatorOnBackpressureLatest.java"
# interfaces
.implements Lrx/Producer;
.implements Lrx/Subscription;
.implements Lb0/g;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/m/a/c1;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/util/concurrent/atomic/AtomicLong;",
"Lrx/Producer;",
"Lrx/Subscription;",
"Lb0/g<",
"TT;>;"
}
.end annotation
# static fields
.field public static final d:Ljava/lang/Object;
.field public static final serialVersionUID:J = -0x12ef4cd3e08498a2L
# instance fields
.field public final child:Lrx/Subscriber;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"-TT;>;"
}
.end annotation
.end field
.field public volatile done:Z
.field public emitting:Z
.field public missed:Z
.field public parent:Lb0/m/a/c1$c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lb0/m/a/c1$c<",
"-TT;>;"
}
.end annotation
.end field
.field public terminal:Ljava/lang/Throwable;
.field public final value:Ljava/util/concurrent/atomic/AtomicReference;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/concurrent/atomic/AtomicReference<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Ljava/lang/Object;
invoke-direct {v0}, Ljava/lang/Object;-><init>()V
sput-object v0, Lb0/m/a/c1$b;->d:Ljava/lang/Object;
return-void
.end method
.method public constructor <init>(Lrx/Subscriber;)V
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Subscriber<",
"-TT;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/util/concurrent/atomic/AtomicLong;-><init>()V
iput-object p1, p0, Lb0/m/a/c1$b;->child:Lrx/Subscriber;
new-instance p1, Ljava/util/concurrent/atomic/AtomicReference;
sget-object v0, Lb0/m/a/c1$b;->d:Ljava/lang/Object;
invoke-direct {p1, v0}, Ljava/util/concurrent/atomic/AtomicReference;-><init>(Ljava/lang/Object;)V
iput-object p1, p0, Lb0/m/a/c1$b;->value:Ljava/util/concurrent/atomic/AtomicReference;
const-wide/high16 v0, -0x4000000000000000L # -2.0
invoke-virtual {p0, v0, v1}, Ljava/util/concurrent/atomic/AtomicLong;->lazySet(J)V
return-void
.end method
# virtual methods
.method public a()V
.locals 9
monitor-enter p0
:try_start_0
iget-boolean v0, p0, Lb0/m/a/c1$b;->emitting:Z
const/4 v1, 0x1
if-eqz v0, :cond_0
iput-boolean v1, p0, Lb0/m/a/c1$b;->missed:Z
monitor-exit p0
return-void
:cond_0
iput-boolean v1, p0, Lb0/m/a/c1$b;->emitting:Z
const/4 v0, 0x0
iput-boolean v0, p0, Lb0/m/a/c1$b;->missed:Z
monitor-exit p0
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_5
:goto_0
:try_start_1
invoke-virtual {p0}, Ljava/util/concurrent/atomic/AtomicLong;->get()J
move-result-wide v2
const-wide/high16 v4, -0x8000000000000000L
cmp-long v6, v2, v4
if-nez v6, :cond_1
goto :goto_2
:cond_1
iget-object v4, p0, Lb0/m/a/c1$b;->value:Ljava/util/concurrent/atomic/AtomicReference;
invoke-virtual {v4}, Ljava/util/concurrent/atomic/AtomicReference;->get()Ljava/lang/Object;
move-result-object v4
const-wide/16 v5, 0x0
cmp-long v7, v2, v5
if-lez v7, :cond_2
sget-object v2, Lb0/m/a/c1$b;->d:Ljava/lang/Object;
if-eq v4, v2, :cond_2
iget-object v2, p0, Lb0/m/a/c1$b;->child:Lrx/Subscriber;
invoke-interface {v2, v4}, Lb0/g;->onNext(Ljava/lang/Object;)V
iget-object v2, p0, Lb0/m/a/c1$b;->value:Ljava/util/concurrent/atomic/AtomicReference;
sget-object v3, Lb0/m/a/c1$b;->d:Ljava/lang/Object;
invoke-virtual {v2, v4, v3}, Ljava/util/concurrent/atomic/AtomicReference;->compareAndSet(Ljava/lang/Object;Ljava/lang/Object;)Z
const-wide/16 v2, 0x1
invoke-virtual {p0, v2, v3}, Lb0/m/a/c1$b;->b(J)J
sget-object v4, Lb0/m/a/c1$b;->d:Ljava/lang/Object;
:cond_2
sget-object v2, Lb0/m/a/c1$b;->d:Ljava/lang/Object;
if-ne v4, v2, :cond_4
iget-boolean v2, p0, Lb0/m/a/c1$b;->done:Z
if-eqz v2, :cond_4
iget-object v2, p0, Lb0/m/a/c1$b;->terminal:Ljava/lang/Throwable;
if-eqz v2, :cond_3
iget-object v3, p0, Lb0/m/a/c1$b;->child:Lrx/Subscriber;
invoke-interface {v3, v2}, Lb0/g;->onError(Ljava/lang/Throwable;)V
goto :goto_1
:cond_3
iget-object v2, p0, Lb0/m/a/c1$b;->child:Lrx/Subscriber;
invoke-interface {v2}, Lb0/g;->onCompleted()V
:cond_4
:goto_1
monitor-enter p0
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_3
:try_start_2
iget-boolean v2, p0, Lb0/m/a/c1$b;->missed:Z
if-nez v2, :cond_5
iput-boolean v0, p0, Lb0/m/a/c1$b;->emitting:Z
:try_end_2
.catchall {:try_start_2 .. :try_end_2} :catchall_0
:try_start_3
monitor-exit p0
:try_end_3
.catchall {:try_start_3 .. :try_end_3} :catchall_2
:goto_2
return-void
:cond_5
:try_start_4
iput-boolean v0, p0, Lb0/m/a/c1$b;->missed:Z
monitor-exit p0
:try_end_4
.catchall {:try_start_4 .. :try_end_4} :catchall_0
goto :goto_0
:catchall_0
move-exception v2
const/4 v1, 0x0
:goto_3
:try_start_5
monitor-exit p0
:try_end_5
.catchall {:try_start_5 .. :try_end_5} :catchall_2
:try_start_6
throw v2
:try_end_6
.catchall {:try_start_6 .. :try_end_6} :catchall_1
:catchall_1
move-exception v2
move-object v8, v2
move v2, v1
move-object v1, v8
goto :goto_4
:catchall_2
move-exception v2
goto :goto_3
:catchall_3
move-exception v1
const/4 v2, 0x0
:goto_4
if-nez v2, :cond_6
monitor-enter p0
:try_start_7
iput-boolean v0, p0, Lb0/m/a/c1$b;->emitting:Z
monitor-exit p0
goto :goto_5
:catchall_4
move-exception v0
monitor-exit p0
:try_end_7
.catchall {:try_start_7 .. :try_end_7} :catchall_4
throw v0
:cond_6
:goto_5
throw v1
:catchall_5
move-exception v0
:try_start_8
monitor-exit p0
:try_end_8
.catchall {:try_start_8 .. :try_end_8} :catchall_5
throw v0
.end method
.method public a(J)V
.locals 10
const-wide/16 v0, 0x0
cmp-long v2, p1, v0
if-ltz v2, :cond_5
:cond_0
invoke-virtual {p0}, Ljava/util/concurrent/atomic/AtomicLong;->get()J
move-result-wide v2
const-wide/high16 v4, -0x8000000000000000L
cmp-long v6, v2, v4
if-nez v6, :cond_1
return-void
:cond_1
const-wide/high16 v4, -0x4000000000000000L # -2.0
const-wide v6, 0x7fffffffffffffffL
cmp-long v8, v2, v4
if-nez v8, :cond_2
move-wide v4, p1
goto :goto_0
:cond_2
add-long v4, v2, p1
cmp-long v9, v4, v0
if-gez v9, :cond_3
move-wide v4, v6
:cond_3
:goto_0
invoke-virtual {p0, v2, v3, v4, v5}, Ljava/util/concurrent/atomic/AtomicLong;->compareAndSet(JJ)Z
move-result v2
if-eqz v2, :cond_0
if-nez v8, :cond_4
iget-object p1, p0, Lb0/m/a/c1$b;->parent:Lb0/m/a/c1$c;
invoke-virtual {p1, v6, v7}, Lrx/Subscriber;->request(J)V
:cond_4
invoke-virtual {p0}, Lb0/m/a/c1$b;->a()V
:cond_5
return-void
.end method
.method public b(J)J
.locals 5
:cond_0
invoke-virtual {p0}, Ljava/util/concurrent/atomic/AtomicLong;->get()J
move-result-wide v0
const-wide/16 v2, 0x0
cmp-long v4, v0, v2
if-gez v4, :cond_1
return-wide v0
:cond_1
sub-long v2, v0, p1
invoke-virtual {p0, v0, v1, v2, v3}, Ljava/util/concurrent/atomic/AtomicLong;->compareAndSet(JJ)Z
move-result v0
if-eqz v0, :cond_0
return-wide v2
.end method
.method public isUnsubscribed()Z
.locals 5
invoke-virtual {p0}, Ljava/util/concurrent/atomic/AtomicLong;->get()J
move-result-wide v0
const-wide/high16 v2, -0x8000000000000000L
cmp-long v4, v0, v2
if-nez v4, :cond_0
const/4 v0, 0x1
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
return v0
.end method
.method public onCompleted()V
.locals 1
const/4 v0, 0x1
iput-boolean v0, p0, Lb0/m/a/c1$b;->done:Z
invoke-virtual {p0}, Lb0/m/a/c1$b;->a()V
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 0
iput-object p1, p0, Lb0/m/a/c1$b;->terminal:Ljava/lang/Throwable;
const/4 p1, 0x1
iput-boolean p1, p0, Lb0/m/a/c1$b;->done:Z
invoke-virtual {p0}, Lb0/m/a/c1$b;->a()V
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
iget-object v0, p0, Lb0/m/a/c1$b;->value:Ljava/util/concurrent/atomic/AtomicReference;
invoke-virtual {v0, p1}, Ljava/util/concurrent/atomic/AtomicReference;->lazySet(Ljava/lang/Object;)V
invoke-virtual {p0}, Lb0/m/a/c1$b;->a()V
return-void
.end method
.method public unsubscribe()V
.locals 5
invoke-virtual {p0}, Ljava/util/concurrent/atomic/AtomicLong;->get()J
move-result-wide v0
const-wide/16 v2, 0x0
cmp-long v4, v0, v2
if-ltz v4, :cond_0
const-wide/high16 v0, -0x8000000000000000L
invoke-virtual {p0, v0, v1}, Ljava/util/concurrent/atomic/AtomicLong;->getAndSet(J)J
:cond_0
return-void
.end method

View file

@ -0,0 +1,101 @@
.class public final Lb0/m/a/c1$c;
.super Lrx/Subscriber;
.source "OperatorOnBackpressureLatest.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/m/a/c1;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lrx/Subscriber<",
"TT;>;"
}
.end annotation
# instance fields
.field public final d:Lb0/m/a/c1$b;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lb0/m/a/c1$b<",
"TT;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lb0/m/a/c1$b;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lb0/m/a/c1$b<",
"TT;>;)V"
}
.end annotation
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
iput-object p1, p0, Lb0/m/a/c1$c;->d:Lb0/m/a/c1$b;
return-void
.end method
# virtual methods
.method public onCompleted()V
.locals 1
iget-object v0, p0, Lb0/m/a/c1$c;->d:Lb0/m/a/c1$b;
invoke-virtual {v0}, Lb0/m/a/c1$b;->onCompleted()V
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 1
iget-object v0, p0, Lb0/m/a/c1$c;->d:Lb0/m/a/c1$b;
invoke-virtual {v0, p1}, Lb0/m/a/c1$b;->onError(Ljava/lang/Throwable;)V
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
iget-object v0, p0, Lb0/m/a/c1$c;->d:Lb0/m/a/c1$b;
invoke-virtual {v0, p1}, Lb0/m/a/c1$b;->onNext(Ljava/lang/Object;)V
return-void
.end method
.method public onStart()V
.locals 2
const-wide/16 v0, 0x0
invoke-virtual {p0, v0, v1}, Lrx/Subscriber;->request(J)V
return-void
.end method

View file

@ -0,0 +1,63 @@
.class public final Lb0/m/a/c1;
.super Ljava/lang/Object;
.source "OperatorOnBackpressureLatest.java"
# interfaces
.implements Lrx/Observable$b;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lb0/m/a/c1$c;,
Lb0/m/a/c1$b;,
Lb0/m/a/c1$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$b<",
"TT;TT;>;"
}
.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;)Ljava/lang/Object;
.locals 2
check-cast p1, Lrx/Subscriber;
new-instance v0, Lb0/m/a/c1$b;
invoke-direct {v0, p1}, Lb0/m/a/c1$b;-><init>(Lrx/Subscriber;)V
new-instance v1, Lb0/m/a/c1$c;
invoke-direct {v1, v0}, Lb0/m/a/c1$c;-><init>(Lb0/m/a/c1$b;)V
iput-object v1, v0, Lb0/m/a/c1$b;->parent:Lb0/m/a/c1$c;
invoke-virtual {p1, v1}, Lrx/Subscriber;->add(Lrx/Subscription;)V
invoke-virtual {p1, v0}, Lrx/Subscriber;->add(Lrx/Subscription;)V
invoke-virtual {p1, v0}, Lrx/Subscriber;->setProducer(Lrx/Producer;)V
return-object v1
.end method

View file

@ -0,0 +1,75 @@
.class public Lb0/m/a/c2;
.super Lrx/Subscriber;
.source "OperatorTakeUntil.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"TE;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lrx/Subscriber;
# direct methods
.method public constructor <init>(Lb0/m/a/d2;Lrx/Subscriber;)V
.locals 0
iput-object p2, p0, Lb0/m/a/c2;->d:Lrx/Subscriber;
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
return-void
.end method
# virtual methods
.method public onCompleted()V
.locals 1
iget-object v0, p0, Lb0/m/a/c2;->d:Lrx/Subscriber;
invoke-interface {v0}, Lb0/g;->onCompleted()V
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 1
iget-object v0, p0, Lb0/m/a/c2;->d:Lrx/Subscriber;
invoke-interface {v0, p1}, Lb0/g;->onError(Ljava/lang/Throwable;)V
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TE;)V"
}
.end annotation
iget-object p1, p0, Lb0/m/a/c2;->d:Lrx/Subscriber;
invoke-interface {p1}, Lb0/g;->onCompleted()V
return-void
.end method
.method public onStart()V
.locals 2
const-wide v0, 0x7fffffffffffffffL
invoke-virtual {p0, v0, v1}, Lrx/Subscriber;->request(J)V
return-void
.end method

View file

@ -0,0 +1,59 @@
.class public final Lb0/m/a/d$a;
.super Ljava/lang/Object;
.source "DeferredScalarSubscriber.java"
# interfaces
.implements Lrx/Producer;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/m/a/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# instance fields
.field public final d:Lb0/m/a/d;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lb0/m/a/d<",
"**>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lb0/m/a/d;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lb0/m/a/d<",
"**>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lb0/m/a/d$a;->d:Lb0/m/a/d;
return-void
.end method
# virtual methods
.method public a(J)V
.locals 1
iget-object v0, p0, Lb0/m/a/d$a;->d:Lb0/m/a/d;
invoke-virtual {v0, p1, p2}, Lb0/m/a/d;->a(J)V
return-void
.end method

View file

@ -0,0 +1,257 @@
.class public abstract Lb0/m/a/d;
.super Lrx/Subscriber;
.source "DeferredScalarSubscriber.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lb0/m/a/d$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Lrx/Subscriber<",
"TT;>;"
}
.end annotation
# instance fields
.field public final d:Lrx/Subscriber;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"-TR;>;"
}
.end annotation
.end field
.field public e:Z
.field public f:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TR;"
}
.end annotation
.end field
.field public final g:Ljava/util/concurrent/atomic/AtomicInteger;
# direct methods
.method public constructor <init>(Lrx/Subscriber;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Subscriber<",
"-TR;>;)V"
}
.end annotation
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
iput-object p1, p0, Lb0/m/a/d;->d:Lrx/Subscriber;
new-instance p1, Ljava/util/concurrent/atomic/AtomicInteger;
invoke-direct {p1}, Ljava/util/concurrent/atomic/AtomicInteger;-><init>()V
iput-object p1, p0, Lb0/m/a/d;->g:Ljava/util/concurrent/atomic/AtomicInteger;
return-void
.end method
# virtual methods
.method public final a(J)V
.locals 3
const-wide/16 v0, 0x0
cmp-long v2, p1, v0
if-ltz v2, :cond_5
if-eqz v2, :cond_4
iget-object p1, p0, Lb0/m/a/d;->d:Lrx/Subscriber;
:cond_0
iget-object p2, p0, Lb0/m/a/d;->g:Ljava/util/concurrent/atomic/AtomicInteger;
invoke-virtual {p2}, Ljava/util/concurrent/atomic/AtomicInteger;->get()I
move-result p2
const/4 v0, 0x1
if-eq p2, v0, :cond_4
const/4 v1, 0x3
if-eq p2, v1, :cond_4
invoke-virtual {p1}, Lrx/Subscriber;->isUnsubscribed()Z
move-result v2
if-eqz v2, :cond_1
goto :goto_0
:cond_1
const/4 v2, 0x2
if-ne p2, v2, :cond_3
iget-object p2, p0, Lb0/m/a/d;->g:Ljava/util/concurrent/atomic/AtomicInteger;
invoke-virtual {p2, v2, v1}, Ljava/util/concurrent/atomic/AtomicInteger;->compareAndSet(II)Z
move-result p2
if-eqz p2, :cond_2
iget-object p2, p0, Lb0/m/a/d;->f:Ljava/lang/Object;
invoke-interface {p1, p2}, Lb0/g;->onNext(Ljava/lang/Object;)V
invoke-virtual {p1}, Lrx/Subscriber;->isUnsubscribed()Z
move-result p2
if-nez p2, :cond_2
invoke-interface {p1}, Lb0/g;->onCompleted()V
:cond_2
return-void
:cond_3
iget-object p2, p0, Lb0/m/a/d;->g:Ljava/util/concurrent/atomic/AtomicInteger;
const/4 v1, 0x0
invoke-virtual {p2, v1, v0}, Ljava/util/concurrent/atomic/AtomicInteger;->compareAndSet(II)Z
move-result p2
if-eqz p2, :cond_0
:cond_4
:goto_0
return-void
:cond_5
new-instance v0, Ljava/lang/IllegalArgumentException;
const-string v1, "n >= 0 required but it was "
invoke-static {v1, p1, p2}, Le/e/b/a/a;->a(Ljava/lang/String;J)Ljava/lang/String;
move-result-object p1
invoke-direct {v0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw v0
.end method
.method public onCompleted()V
.locals 6
iget-boolean v0, p0, Lb0/m/a/d;->e:Z
if-eqz v0, :cond_4
iget-object v0, p0, Lb0/m/a/d;->f:Ljava/lang/Object;
iget-object v1, p0, Lb0/m/a/d;->d:Lrx/Subscriber;
:cond_0
iget-object v2, p0, Lb0/m/a/d;->g:Ljava/util/concurrent/atomic/AtomicInteger;
invoke-virtual {v2}, Ljava/util/concurrent/atomic/AtomicInteger;->get()I
move-result v2
const/4 v3, 0x2
if-eq v2, v3, :cond_5
const/4 v4, 0x3
if-eq v2, v4, :cond_5
invoke-virtual {v1}, Lrx/Subscriber;->isUnsubscribed()Z
move-result v5
if-eqz v5, :cond_1
goto :goto_0
:cond_1
const/4 v5, 0x1
if-ne v2, v5, :cond_3
invoke-interface {v1, v0}, Lb0/g;->onNext(Ljava/lang/Object;)V
invoke-virtual {v1}, Lrx/Subscriber;->isUnsubscribed()Z
move-result v0
if-nez v0, :cond_2
invoke-interface {v1}, Lb0/g;->onCompleted()V
:cond_2
iget-object v0, p0, Lb0/m/a/d;->g:Ljava/util/concurrent/atomic/AtomicInteger;
invoke-virtual {v0, v4}, Ljava/util/concurrent/atomic/AtomicInteger;->lazySet(I)V
goto :goto_0
:cond_3
iput-object v0, p0, Lb0/m/a/d;->f:Ljava/lang/Object;
iget-object v2, p0, Lb0/m/a/d;->g:Ljava/util/concurrent/atomic/AtomicInteger;
const/4 v4, 0x0
invoke-virtual {v2, v4, v3}, Ljava/util/concurrent/atomic/AtomicInteger;->compareAndSet(II)Z
move-result v2
if-eqz v2, :cond_0
goto :goto_0
:cond_4
iget-object v0, p0, Lb0/m/a/d;->d:Lrx/Subscriber;
invoke-interface {v0}, Lb0/g;->onCompleted()V
:cond_5
:goto_0
return-void
.end method
.method public final setProducer(Lrx/Producer;)V
.locals 2
const-wide v0, 0x7fffffffffffffffL
invoke-interface {p1, v0, v1}, Lrx/Producer;->a(J)V
return-void
.end method

View file

@ -0,0 +1,110 @@
.class public Lb0/m/a/d0;
.super Ljava/lang/Object;
.source "OnSubscribeRefCount.java"
# interfaces
.implements Lrx/functions/Action0;
# instance fields
.field public final synthetic d:Lrx/subscriptions/CompositeSubscription;
.field public final synthetic e:Lb0/m/a/c0;
# direct methods
.method public constructor <init>(Lb0/m/a/c0;Lrx/subscriptions/CompositeSubscription;)V
.locals 0
iput-object p1, p0, Lb0/m/a/d0;->e:Lb0/m/a/c0;
iput-object p2, p0, Lb0/m/a/d0;->d:Lrx/subscriptions/CompositeSubscription;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call()V
.locals 2
iget-object v0, p0, Lb0/m/a/d0;->e:Lb0/m/a/c0;
iget-object v0, v0, Lb0/m/a/c0;->g:Ljava/util/concurrent/locks/ReentrantLock;
invoke-virtual {v0}, Ljava/util/concurrent/locks/ReentrantLock;->lock()V
:try_start_0
iget-object v0, p0, Lb0/m/a/d0;->e:Lb0/m/a/c0;
iget-object v0, v0, Lb0/m/a/c0;->e:Lrx/subscriptions/CompositeSubscription;
iget-object v1, p0, Lb0/m/a/d0;->d:Lrx/subscriptions/CompositeSubscription;
if-ne v0, v1, :cond_1
iget-object v0, p0, Lb0/m/a/d0;->e:Lb0/m/a/c0;
iget-object v0, v0, Lb0/m/a/c0;->f:Ljava/util/concurrent/atomic/AtomicInteger;
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicInteger;->decrementAndGet()I
move-result v0
if-nez v0, :cond_1
iget-object v0, p0, Lb0/m/a/d0;->e:Lb0/m/a/c0;
iget-object v0, v0, Lb0/m/a/c0;->d:Lb0/n/c;
instance-of v0, v0, Lrx/Subscription;
if-eqz v0, :cond_0
iget-object v0, p0, Lb0/m/a/d0;->e:Lb0/m/a/c0;
iget-object v0, v0, Lb0/m/a/c0;->d:Lb0/n/c;
check-cast v0, Lrx/Subscription;
invoke-interface {v0}, Lrx/Subscription;->unsubscribe()V
:cond_0
iget-object v0, p0, Lb0/m/a/d0;->e:Lb0/m/a/c0;
iget-object v0, v0, Lb0/m/a/c0;->e:Lrx/subscriptions/CompositeSubscription;
invoke-virtual {v0}, Lrx/subscriptions/CompositeSubscription;->unsubscribe()V
iget-object v0, p0, Lb0/m/a/d0;->e:Lb0/m/a/c0;
new-instance v1, Lrx/subscriptions/CompositeSubscription;
invoke-direct {v1}, Lrx/subscriptions/CompositeSubscription;-><init>()V
iput-object v1, v0, Lb0/m/a/c0;->e:Lrx/subscriptions/CompositeSubscription;
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
:cond_1
iget-object v0, p0, Lb0/m/a/d0;->e:Lb0/m/a/c0;
iget-object v0, v0, Lb0/m/a/c0;->g:Ljava/util/concurrent/locks/ReentrantLock;
invoke-virtual {v0}, Ljava/util/concurrent/locks/ReentrantLock;->unlock()V
return-void
:catchall_0
move-exception v0
iget-object v1, p0, Lb0/m/a/d0;->e:Lb0/m/a/c0;
iget-object v1, v1, Lb0/m/a/c0;->g:Ljava/util/concurrent/locks/ReentrantLock;
invoke-virtual {v1}, Ljava/util/concurrent/locks/ReentrantLock;->unlock()V
throw v0
.end method

View file

@ -0,0 +1,54 @@
.class public final Lb0/m/a/d1;
.super Ljava/lang/Object;
.source "OperatorOnErrorResumeNextViaFunction.java"
# interfaces
.implements Lb0/l/i;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lb0/l/i<",
"Ljava/lang/Throwable;",
"Lrx/Observable<",
"+TT;>;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lb0/l/i;
# direct methods
.method public constructor <init>(Lb0/l/i;)V
.locals 0
iput-object p1, p0, Lb0/m/a/d1;->d:Lb0/l/i;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
check-cast p1, Ljava/lang/Throwable;
iget-object v0, p0, Lb0/m/a/d1;->d:Lb0/l/i;
invoke-interface {v0, p1}, Lb0/l/i;->call(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
new-instance v0, Lb0/m/e/j;
invoke-direct {v0, p1}, Lb0/m/e/j;-><init>(Ljava/lang/Object;)V
return-object v0
.end method

View file

@ -0,0 +1,85 @@
.class public final Lb0/m/a/d2;
.super Ljava/lang/Object;
.source "OperatorTakeUntil.java"
# interfaces
.implements Lrx/Observable$b;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"E:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$b<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field public final d:Lrx/Observable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Observable<",
"+TE;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lrx/Observable;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Observable<",
"+TE;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lb0/m/a/d2;->d:Lrx/Observable;
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 3
check-cast p1, Lrx/Subscriber;
new-instance v0, Lrx/observers/SerializedSubscriber;
const/4 v1, 0x0
invoke-direct {v0, p1, v1}, Lrx/observers/SerializedSubscriber;-><init>(Lrx/Subscriber;Z)V
new-instance v2, Lb0/m/a/b2;
invoke-direct {v2, p0, v0, v1, v0}, Lb0/m/a/b2;-><init>(Lb0/m/a/d2;Lrx/Subscriber;ZLrx/Subscriber;)V
new-instance v1, Lb0/m/a/c2;
invoke-direct {v1, p0, v2}, Lb0/m/a/c2;-><init>(Lb0/m/a/d2;Lrx/Subscriber;)V
invoke-virtual {v0, v2}, Lrx/Subscriber;->add(Lrx/Subscription;)V
invoke-virtual {v0, v1}, Lrx/Subscriber;->add(Lrx/Subscription;)V
invoke-virtual {p1, v0}, Lrx/Subscriber;->add(Lrx/Subscription;)V
iget-object p1, p0, Lb0/m/a/d2;->d:Lrx/Observable;
invoke-virtual {p1, v1}, Lrx/Observable;->b(Lrx/Subscriber;)Lrx/Subscription;
return-object v2
.end method

View file

@ -0,0 +1,87 @@
.class public abstract Lb0/m/a/e;
.super Lb0/m/a/d;
.source "DeferredScalarSubscriberSafe.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Lb0/m/a/d<",
"TT;TR;>;"
}
.end annotation
# instance fields
.field public h:Z
# direct methods
.method public constructor <init>(Lrx/Subscriber;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Subscriber<",
"-TR;>;)V"
}
.end annotation
invoke-direct {p0, p1}, Lb0/m/a/d;-><init>(Lrx/Subscriber;)V
return-void
.end method
# virtual methods
.method public onCompleted()V
.locals 1
iget-boolean v0, p0, Lb0/m/a/e;->h:Z
if-eqz v0, :cond_0
return-void
:cond_0
const/4 v0, 0x1
iput-boolean v0, p0, Lb0/m/a/e;->h:Z
invoke-super {p0}, Lb0/m/a/d;->onCompleted()V
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 1
iget-boolean v0, p0, Lb0/m/a/e;->h:Z
if-nez v0, :cond_0
const/4 v0, 0x1
iput-boolean v0, p0, Lb0/m/a/e;->h:Z
const/4 v0, 0x0
iput-object v0, p0, Lb0/m/a/d;->f:Ljava/lang/Object;
iget-object v0, p0, Lb0/m/a/d;->d:Lrx/Subscriber;
invoke-interface {v0, p1}, Lb0/g;->onError(Ljava/lang/Throwable;)V
goto :goto_0
:cond_0
invoke-static {p1}, Lb0/p/l;->a(Ljava/lang/Throwable;)V
:goto_0
return-void
.end method

View file

@ -0,0 +1,160 @@
.class public Lb0/m/a/e0;
.super Lrx/Subscriber;
.source "OnSubscribeSingle.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"TT;>;"
}
.end annotation
# instance fields
.field public d:Z
.field public e:Z
.field public f:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TT;"
}
.end annotation
.end field
.field public final synthetic g:Lb0/i;
# direct methods
.method public constructor <init>(Lb0/m/a/f0;Lb0/i;)V
.locals 0
iput-object p2, p0, Lb0/m/a/e0;->g:Lb0/i;
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
return-void
.end method
# virtual methods
.method public onCompleted()V
.locals 3
iget-boolean v0, p0, Lb0/m/a/e0;->d:Z
if-eqz v0, :cond_0
goto :goto_0
:cond_0
iget-boolean v0, p0, Lb0/m/a/e0;->e:Z
if-eqz v0, :cond_1
iget-object v0, p0, Lb0/m/a/e0;->g:Lb0/i;
iget-object v1, p0, Lb0/m/a/e0;->f:Ljava/lang/Object;
check-cast v0, Lb0/m/a/p2;
iget-object v0, v0, Lb0/m/a/p2;->e:Lrx/Subscriber;
new-instance v2, Lb0/m/b/c;
invoke-direct {v2, v0, v1}, Lb0/m/b/c;-><init>(Lrx/Subscriber;Ljava/lang/Object;)V
invoke-virtual {v0, v2}, Lrx/Subscriber;->setProducer(Lrx/Producer;)V
goto :goto_0
:cond_1
iget-object v0, p0, Lb0/m/a/e0;->g:Lb0/i;
new-instance v1, Ljava/util/NoSuchElementException;
const-string v2, "Observable emitted no items"
invoke-direct {v1, v2}, Ljava/util/NoSuchElementException;-><init>(Ljava/lang/String;)V
check-cast v0, Lb0/m/a/p2;
iget-object v0, v0, Lb0/m/a/p2;->e:Lrx/Subscriber;
invoke-interface {v0, v1}, Lb0/g;->onError(Ljava/lang/Throwable;)V
:goto_0
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 1
iget-object v0, p0, Lb0/m/a/e0;->g:Lb0/i;
check-cast v0, Lb0/m/a/p2;
iget-object v0, v0, Lb0/m/a/p2;->e:Lrx/Subscriber;
invoke-interface {v0, p1}, Lb0/g;->onError(Ljava/lang/Throwable;)V
invoke-virtual {p0}, Lrx/Subscriber;->unsubscribe()V
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
iget-boolean v0, p0, Lb0/m/a/e0;->e:Z
const/4 v1, 0x1
if-eqz v0, :cond_0
iput-boolean v1, p0, Lb0/m/a/e0;->d:Z
iget-object p1, p0, Lb0/m/a/e0;->g:Lb0/i;
new-instance v0, Ljava/lang/IllegalArgumentException;
const-string v1, "Observable emitted too many elements"
invoke-direct {v0, v1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
check-cast p1, Lb0/m/a/p2;
iget-object p1, p1, Lb0/m/a/p2;->e:Lrx/Subscriber;
invoke-interface {p1, v0}, Lb0/g;->onError(Ljava/lang/Throwable;)V
invoke-virtual {p0}, Lrx/Subscriber;->unsubscribe()V
goto :goto_0
:cond_0
iput-boolean v1, p0, Lb0/m/a/e0;->e:Z
iput-object p1, p0, Lb0/m/a/e0;->f:Ljava/lang/Object;
:goto_0
return-void
.end method
.method public onStart()V
.locals 2
const-wide/16 v0, 0x2
invoke-virtual {p0, v0, v1}, Lrx/Subscriber;->request(J)V
return-void
.end method

View file

@ -0,0 +1,46 @@
.class public final Lb0/m/a/e1;
.super Ljava/lang/Object;
.source "OperatorOnErrorResumeNextViaFunction.java"
# interfaces
.implements Lb0/l/i;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lb0/l/i<",
"Ljava/lang/Throwable;",
"Lrx/Observable<",
"+TT;>;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lrx/Observable;
# direct methods
.method public constructor <init>(Lrx/Observable;)V
.locals 0
iput-object p1, p0, Lb0/m/a/e1;->d:Lrx/Observable;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/lang/Throwable;
iget-object p1, p0, Lb0/m/a/e1;->d:Lrx/Observable;
return-object p1
.end method

View file

@ -0,0 +1,34 @@
.class public Lb0/m/a/e2;
.super Ljava/lang/Object;
.source "OperatorTakeUntilPredicate.java"
# interfaces
.implements Lrx/Producer;
# instance fields
.field public final synthetic d:Lb0/m/a/f2$a;
# direct methods
.method public constructor <init>(Lb0/m/a/f2;Lb0/m/a/f2$a;)V
.locals 0
iput-object p2, p0, Lb0/m/a/e2;->d:Lb0/m/a/f2$a;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(J)V
.locals 1
iget-object v0, p0, Lb0/m/a/e2;->d:Lb0/m/a/f2$a;
invoke-virtual {v0, p1, p2}, Lrx/Subscriber;->request(J)V
return-void
.end method

View file

@ -0,0 +1,122 @@
.class public final enum Lb0/m/a/f;
.super Ljava/lang/Enum;
.source "EmptyObservableHolder.java"
# interfaces
.implements Lrx/Observable$a;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lb0/m/a/f;",
">;",
"Lrx/Observable$a<",
"Ljava/lang/Object;",
">;"
}
.end annotation
# static fields
.field public static final enum d:Lb0/m/a/f;
.field public static final e:Lrx/Observable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Observable<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end field
.field public static final synthetic f:[Lb0/m/a/f;
# direct methods
.method public static constructor <clinit>()V
.locals 3
new-instance v0, Lb0/m/a/f;
const/4 v1, 0x0
const-string v2, "INSTANCE"
invoke-direct {v0, v2, v1}, Lb0/m/a/f;-><init>(Ljava/lang/String;I)V
sput-object v0, Lb0/m/a/f;->d:Lb0/m/a/f;
const/4 v0, 0x1
new-array v0, v0, [Lb0/m/a/f;
sget-object v2, Lb0/m/a/f;->d:Lb0/m/a/f;
aput-object v2, v0, v1
sput-object v0, Lb0/m/a/f;->f:[Lb0/m/a/f;
invoke-static {v2}, Lrx/Observable;->a(Lrx/Observable$a;)Lrx/Observable;
move-result-object v0
sput-object v0, Lb0/m/a/f;->e:Lrx/Observable;
return-void
.end method
.method public constructor <init>(Ljava/lang/String;I)V
.locals 0
.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 valueOf(Ljava/lang/String;)Lb0/m/a/f;
.locals 1
const-class v0, Lb0/m/a/f;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lb0/m/a/f;
return-object p0
.end method
.method public static values()[Lb0/m/a/f;
.locals 1
sget-object v0, Lb0/m/a/f;->f:[Lb0/m/a/f;
invoke-virtual {v0}, [Lb0/m/a/f;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lb0/m/a/f;
return-object v0
.end method
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 0
check-cast p1, Lrx/Subscriber;
invoke-interface {p1}, Lb0/g;->onCompleted()V
return-void
.end method

View file

@ -0,0 +1,69 @@
.class public Lb0/m/a/f0;
.super Ljava/lang/Object;
.source "OnSubscribeSingle.java"
# interfaces
.implements Lb0/h$a;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lb0/h$a<",
"TT;>;"
}
.end annotation
# instance fields
.field public final d:Lrx/Observable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Observable<",
"TT;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lrx/Observable;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Observable<",
"TT;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lb0/m/a/f0;->d:Lrx/Observable;
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 1
check-cast p1, Lb0/i;
new-instance v0, Lb0/m/a/e0;
invoke-direct {v0, p0, p1}, Lb0/m/a/e0;-><init>(Lb0/m/a/f0;Lb0/i;)V
invoke-virtual {p1, v0}, Lb0/i;->a(Lrx/Subscription;)V
iget-object p1, p0, Lb0/m/a/f0;->d:Lrx/Observable;
invoke-virtual {p1, v0}, Lrx/Observable;->b(Lrx/Subscriber;)Lrx/Subscription;
return-void
.end method

View file

@ -0,0 +1,92 @@
.class public Lb0/m/a/f1$a;
.super Lrx/Subscriber;
.source "OperatorOnErrorResumeNextViaFunction.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lb0/m/a/f1;->onError(Ljava/lang/Throwable;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"TT;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lb0/m/a/f1;
# direct methods
.method public constructor <init>(Lb0/m/a/f1;)V
.locals 0
iput-object p1, p0, Lb0/m/a/f1$a;->d:Lb0/m/a/f1;
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
return-void
.end method
# virtual methods
.method public onCompleted()V
.locals 1
iget-object v0, p0, Lb0/m/a/f1$a;->d:Lb0/m/a/f1;
iget-object v0, v0, Lb0/m/a/f1;->f:Lrx/Subscriber;
invoke-interface {v0}, Lb0/g;->onCompleted()V
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 1
iget-object v0, p0, Lb0/m/a/f1$a;->d:Lb0/m/a/f1;
iget-object v0, v0, Lb0/m/a/f1;->f:Lrx/Subscriber;
invoke-interface {v0, p1}, Lb0/g;->onError(Ljava/lang/Throwable;)V
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
iget-object v0, p0, Lb0/m/a/f1$a;->d:Lb0/m/a/f1;
iget-object v0, v0, Lb0/m/a/f1;->f:Lrx/Subscriber;
invoke-interface {v0, p1}, Lb0/g;->onNext(Ljava/lang/Object;)V
return-void
.end method
.method public setProducer(Lrx/Producer;)V
.locals 1
iget-object v0, p0, Lb0/m/a/f1$a;->d:Lb0/m/a/f1;
iget-object v0, v0, Lb0/m/a/f1;->g:Lb0/m/b/a;
invoke-virtual {v0, p1}, Lb0/m/b/a;->a(Lrx/Producer;)V
return-void
.end method

View file

@ -0,0 +1,178 @@
.class public Lb0/m/a/f1;
.super Lrx/Subscriber;
.source "OperatorOnErrorResumeNextViaFunction.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"TT;>;"
}
.end annotation
# instance fields
.field public d:Z
.field public e:J
.field public final synthetic f:Lrx/Subscriber;
.field public final synthetic g:Lb0/m/b/a;
.field public final synthetic h:Lrx/subscriptions/SerialSubscription;
.field public final synthetic i:Lb0/m/a/g1;
# direct methods
.method public constructor <init>(Lb0/m/a/g1;Lrx/Subscriber;Lb0/m/b/a;Lrx/subscriptions/SerialSubscription;)V
.locals 0
iput-object p1, p0, Lb0/m/a/f1;->i:Lb0/m/a/g1;
iput-object p2, p0, Lb0/m/a/f1;->f:Lrx/Subscriber;
iput-object p3, p0, Lb0/m/a/f1;->g:Lb0/m/b/a;
iput-object p4, p0, Lb0/m/a/f1;->h:Lrx/subscriptions/SerialSubscription;
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
return-void
.end method
# virtual methods
.method public onCompleted()V
.locals 1
iget-boolean v0, p0, Lb0/m/a/f1;->d:Z
if-eqz v0, :cond_0
return-void
:cond_0
const/4 v0, 0x1
iput-boolean v0, p0, Lb0/m/a/f1;->d:Z
iget-object v0, p0, Lb0/m/a/f1;->f:Lrx/Subscriber;
invoke-interface {v0}, Lb0/g;->onCompleted()V
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 6
iget-boolean v0, p0, Lb0/m/a/f1;->d:Z
if-eqz v0, :cond_0
invoke-static {p1}, Le/k/a/b/e/p/g;->b(Ljava/lang/Throwable;)V
invoke-static {p1}, Lb0/p/l;->a(Ljava/lang/Throwable;)V
return-void
:cond_0
const/4 v0, 0x1
iput-boolean v0, p0, Lb0/m/a/f1;->d:Z
:try_start_0
invoke-virtual {p0}, Lrx/Subscriber;->unsubscribe()V
new-instance v0, Lb0/m/a/f1$a;
invoke-direct {v0, p0}, Lb0/m/a/f1$a;-><init>(Lb0/m/a/f1;)V
iget-object v1, p0, Lb0/m/a/f1;->h:Lrx/subscriptions/SerialSubscription;
invoke-virtual {v1, v0}, Lrx/subscriptions/SerialSubscription;->a(Lrx/Subscription;)V
iget-wide v1, p0, Lb0/m/a/f1;->e:J
const-wide/16 v3, 0x0
cmp-long v5, v1, v3
if-eqz v5, :cond_1
iget-object v3, p0, Lb0/m/a/f1;->g:Lb0/m/b/a;
invoke-virtual {v3, v1, v2}, Lb0/m/b/a;->b(J)V
:cond_1
iget-object v1, p0, Lb0/m/a/f1;->i:Lb0/m/a/g1;
iget-object v1, v1, Lb0/m/a/g1;->d:Lb0/l/i;
invoke-interface {v1, p1}, Lb0/l/i;->call(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Lrx/Observable;
invoke-virtual {p1, v0}, Lrx/Observable;->b(Lrx/Subscriber;)Lrx/Subscription;
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_0
:catchall_0
move-exception p1
iget-object v0, p0, Lb0/m/a/f1;->f:Lrx/Subscriber;
invoke-static {p1}, Le/k/a/b/e/p/g;->b(Ljava/lang/Throwable;)V
invoke-interface {v0, p1}, Lb0/g;->onError(Ljava/lang/Throwable;)V
:goto_0
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
iget-boolean v0, p0, Lb0/m/a/f1;->d:Z
if-eqz v0, :cond_0
return-void
:cond_0
iget-wide v0, p0, Lb0/m/a/f1;->e:J
const-wide/16 v2, 0x1
add-long/2addr v0, v2
iput-wide v0, p0, Lb0/m/a/f1;->e:J
iget-object v0, p0, Lb0/m/a/f1;->f:Lrx/Subscriber;
invoke-interface {v0, p1}, Lb0/g;->onNext(Ljava/lang/Object;)V
return-void
.end method
.method public setProducer(Lrx/Producer;)V
.locals 1
iget-object v0, p0, Lb0/m/a/f1;->g:Lb0/m/b/a;
invoke-virtual {v0, p1}, Lb0/m/b/a;->a(Lrx/Producer;)V
return-void
.end method

View file

@ -0,0 +1,147 @@
.class public final Lb0/m/a/f2$a;
.super Lrx/Subscriber;
.source "OperatorTakeUntilPredicate.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/m/a/f2;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x11
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"TT;>;"
}
.end annotation
# instance fields
.field public final d:Lrx/Subscriber;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"-TT;>;"
}
.end annotation
.end field
.field public e:Z
.field public final synthetic f:Lb0/m/a/f2;
# direct methods
.method public constructor <init>(Lb0/m/a/f2;Lrx/Subscriber;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Subscriber<",
"-TT;>;)V"
}
.end annotation
iput-object p1, p0, Lb0/m/a/f2$a;->f:Lb0/m/a/f2;
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
iput-object p2, p0, Lb0/m/a/f2$a;->d:Lrx/Subscriber;
return-void
.end method
# virtual methods
.method public onCompleted()V
.locals 1
iget-boolean v0, p0, Lb0/m/a/f2$a;->e:Z
if-nez v0, :cond_0
iget-object v0, p0, Lb0/m/a/f2$a;->d:Lrx/Subscriber;
invoke-interface {v0}, Lb0/g;->onCompleted()V
:cond_0
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 1
iget-boolean v0, p0, Lb0/m/a/f2$a;->e:Z
if-nez v0, :cond_0
iget-object v0, p0, Lb0/m/a/f2$a;->d:Lrx/Subscriber;
invoke-interface {v0, p1}, Lb0/g;->onError(Ljava/lang/Throwable;)V
:cond_0
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
iget-object v0, p0, Lb0/m/a/f2$a;->d:Lrx/Subscriber;
invoke-interface {v0, p1}, Lb0/g;->onNext(Ljava/lang/Object;)V
const/4 v0, 0x1
:try_start_0
iget-object v1, p0, Lb0/m/a/f2$a;->f:Lb0/m/a/f2;
iget-object v1, v1, Lb0/m/a/f2;->d:Lb0/l/i;
invoke-interface {v1, p1}, Lb0/l/i;->call(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v1
check-cast v1, Ljava/lang/Boolean;
invoke-virtual {v1}, Ljava/lang/Boolean;->booleanValue()Z
move-result p1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
if-eqz p1, :cond_0
iput-boolean v0, p0, Lb0/m/a/f2$a;->e:Z
iget-object p1, p0, Lb0/m/a/f2$a;->d:Lrx/Subscriber;
invoke-interface {p1}, Lb0/g;->onCompleted()V
invoke-virtual {p0}, Lrx/Subscriber;->unsubscribe()V
:cond_0
return-void
:catchall_0
move-exception v1
iput-boolean v0, p0, Lb0/m/a/f2$a;->e:Z
iget-object v0, p0, Lb0/m/a/f2$a;->d:Lrx/Subscriber;
invoke-static {v1, v0, p1}, Le/k/a/b/e/p/g;->a(Ljava/lang/Throwable;Lb0/g;Ljava/lang/Object;)V
invoke-virtual {p0}, Lrx/Subscriber;->unsubscribe()V
return-void
.end method

View file

@ -0,0 +1,81 @@
.class public final Lb0/m/a/f2;
.super Ljava/lang/Object;
.source "OperatorTakeUntilPredicate.java"
# interfaces
.implements Lrx/Observable$b;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lb0/m/a/f2$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$b<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field public final d:Lb0/l/i;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lb0/l/i<",
"-TT;",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lb0/l/i;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lb0/l/i<",
"-TT;",
"Ljava/lang/Boolean;",
">;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lb0/m/a/f2;->d:Lb0/l/i;
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
check-cast p1, Lrx/Subscriber;
new-instance v0, Lb0/m/a/f2$a;
invoke-direct {v0, p0, p1}, Lb0/m/a/f2$a;-><init>(Lb0/m/a/f2;Lrx/Subscriber;)V
invoke-virtual {p1, v0}, Lrx/Subscriber;->add(Lrx/Subscription;)V
new-instance v1, Lb0/m/a/e2;
invoke-direct {v1, p0, v0}, Lb0/m/a/e2;-><init>(Lb0/m/a/f2;Lb0/m/a/f2$a;)V
invoke-virtual {p1, v1}, Lrx/Subscriber;->setProducer(Lrx/Producer;)V
return-object v0
.end method

View file

@ -0,0 +1,120 @@
.class public final enum Lb0/m/a/g;
.super Ljava/lang/Enum;
.source "NeverObservableHolder.java"
# interfaces
.implements Lrx/Observable$a;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lb0/m/a/g;",
">;",
"Lrx/Observable$a<",
"Ljava/lang/Object;",
">;"
}
.end annotation
# static fields
.field public static final enum d:Lb0/m/a/g;
.field public static final e:Lrx/Observable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Observable<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end field
.field public static final synthetic f:[Lb0/m/a/g;
# direct methods
.method public static constructor <clinit>()V
.locals 3
new-instance v0, Lb0/m/a/g;
const/4 v1, 0x0
const-string v2, "INSTANCE"
invoke-direct {v0, v2, v1}, Lb0/m/a/g;-><init>(Ljava/lang/String;I)V
sput-object v0, Lb0/m/a/g;->d:Lb0/m/a/g;
const/4 v0, 0x1
new-array v0, v0, [Lb0/m/a/g;
sget-object v2, Lb0/m/a/g;->d:Lb0/m/a/g;
aput-object v2, v0, v1
sput-object v0, Lb0/m/a/g;->f:[Lb0/m/a/g;
invoke-static {v2}, Lrx/Observable;->a(Lrx/Observable$a;)Lrx/Observable;
move-result-object v0
sput-object v0, Lb0/m/a/g;->e:Lrx/Observable;
return-void
.end method
.method public constructor <init>(Ljava/lang/String;I)V
.locals 0
.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 valueOf(Ljava/lang/String;)Lb0/m/a/g;
.locals 1
const-class v0, Lb0/m/a/g;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lb0/m/a/g;
return-object p0
.end method
.method public static values()[Lb0/m/a/g;
.locals 1
sget-object v0, Lb0/m/a/g;->f:[Lb0/m/a/g;
invoke-virtual {v0}, [Lb0/m/a/g;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lb0/m/a/g;
return-object v0
.end method
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 0
check-cast p1, Lrx/Subscriber;
return-void
.end method

View file

@ -0,0 +1,49 @@
.class public final Lb0/m/a/g0;
.super Ljava/lang/Object;
.source "OnSubscribeThrow.java"
# interfaces
.implements Lrx/Observable$a;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$a<",
"TT;>;"
}
.end annotation
# instance fields
.field public final d:Ljava/lang/Throwable;
# direct methods
.method public constructor <init>(Ljava/lang/Throwable;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lb0/m/a/g0;->d:Ljava/lang/Throwable;
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 1
check-cast p1, Lrx/Subscriber;
iget-object v0, p0, Lb0/m/a/g0;->d:Ljava/lang/Throwable;
invoke-interface {p1, v0}, Lb0/g;->onError(Ljava/lang/Throwable;)V
return-void
.end method

View file

@ -0,0 +1,85 @@
.class public final Lb0/m/a/g1;
.super Ljava/lang/Object;
.source "OperatorOnErrorResumeNextViaFunction.java"
# interfaces
.implements Lrx/Observable$b;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$b<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field public final d:Lb0/l/i;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lb0/l/i<",
"-",
"Ljava/lang/Throwable;",
"+",
"Lrx/Observable<",
"+TT;>;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lb0/l/i;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lb0/l/i<",
"-",
"Ljava/lang/Throwable;",
"+",
"Lrx/Observable<",
"+TT;>;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lb0/m/a/g1;->d:Lb0/l/i;
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 3
check-cast p1, Lrx/Subscriber;
new-instance v0, Lb0/m/b/a;
invoke-direct {v0}, Lb0/m/b/a;-><init>()V
new-instance v1, Lrx/subscriptions/SerialSubscription;
invoke-direct {v1}, Lrx/subscriptions/SerialSubscription;-><init>()V
new-instance v2, Lb0/m/a/f1;
invoke-direct {v2, p0, p1, v0, v1}, Lb0/m/a/f1;-><init>(Lb0/m/a/g1;Lrx/Subscriber;Lb0/m/b/a;Lrx/subscriptions/SerialSubscription;)V
invoke-virtual {v1, v2}, Lrx/subscriptions/SerialSubscription;->a(Lrx/Subscription;)V
invoke-virtual {p1, v1}, Lrx/Subscriber;->add(Lrx/Subscription;)V
invoke-virtual {p1, v0}, Lrx/Subscriber;->setProducer(Lrx/Producer;)V
return-object v2
.end method

View file

@ -0,0 +1,62 @@
.class public Lb0/m/a/g2$a;
.super Ljava/lang/Object;
.source "OperatorTakeWhile.java"
# interfaces
.implements Lrx/functions/Func2;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lb0/m/a/g2;-><init>(Lb0/l/i;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/Func2<",
"TT;",
"Ljava/lang/Integer;",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
# instance fields
.field public final synthetic d:Lb0/l/i;
# direct methods
.method public constructor <init>(Lb0/l/i;)V
.locals 0
iput-object p1, p0, Lb0/m/a/g2$a;->d:Lb0/l/i;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p2, Ljava/lang/Integer;
iget-object p2, p0, Lb0/m/a/g2$a;->d:Lb0/l/i;
invoke-interface {p2, p1}, Lb0/l/i;->call(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Ljava/lang/Boolean;
return-object p1
.end method

View file

@ -0,0 +1,76 @@
.class public final Lb0/m/a/g2;
.super Ljava/lang/Object;
.source "OperatorTakeWhile.java"
# interfaces
.implements Lrx/Observable$b;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$b<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field public final d:Lrx/functions/Func2;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/functions/Func2<",
"-TT;-",
"Ljava/lang/Integer;",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lb0/l/i;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lb0/l/i<",
"-TT;",
"Ljava/lang/Boolean;",
">;)V"
}
.end annotation
new-instance v0, Lb0/m/a/g2$a;
invoke-direct {v0, p1}, Lb0/m/a/g2$a;-><init>(Lb0/l/i;)V
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object v0, p0, Lb0/m/a/g2;->d:Lrx/functions/Func2;
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
check-cast p1, Lrx/Subscriber;
new-instance v0, Lb0/m/a/h2;
const/4 v1, 0x0
invoke-direct {v0, p0, p1, v1, p1}, Lb0/m/a/h2;-><init>(Lb0/m/a/g2;Lrx/Subscriber;ZLrx/Subscriber;)V
invoke-virtual {p1, v0}, Lrx/Subscriber;->add(Lrx/Subscription;)V
return-object v0
.end method

View file

@ -0,0 +1,41 @@
.class public final Lb0/m/a/h$a;
.super Ljava/lang/Object;
.source "NotificationLite.java"
# interfaces
.implements Ljava/io/Serializable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/m/a/h;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = null
.end annotation
# static fields
.field public static final serialVersionUID:J = 0x1L
# 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 toString()Ljava/lang/String;
.locals 1
const-string v0, "Notification=>Completed"
return-object v0
.end method

View file

@ -0,0 +1,41 @@
.class public final Lb0/m/a/h$b;
.super Ljava/lang/Object;
.source "NotificationLite.java"
# interfaces
.implements Ljava/io/Serializable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/m/a/h;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = null
.end annotation
# static fields
.field public static final serialVersionUID:J = 0x2L
# 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 toString()Ljava/lang/String;
.locals 1
const-string v0, "Notification=>NULL"
return-object v0
.end method

View file

@ -0,0 +1,59 @@
.class public final Lb0/m/a/h$c;
.super Ljava/lang/Object;
.source "NotificationLite.java"
# interfaces
.implements Ljava/io/Serializable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/m/a/h;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
# static fields
.field public static final serialVersionUID:J = 0x3L
# instance fields
.field public final e:Ljava/lang/Throwable;
# direct methods
.method public constructor <init>(Ljava/lang/Throwable;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lb0/m/a/h$c;->e:Ljava/lang/Throwable;
return-void
.end method
# virtual methods
.method public toString()Ljava/lang/String;
.locals 2
const-string v0, "Notification=>Error:"
invoke-static {v0}, Le/e/b/a/a;->a(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v0
iget-object v1, p0, Lb0/m/a/h$c;->e:Ljava/lang/Throwable;
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
return-object v0
.end method

View file

@ -0,0 +1,211 @@
.class public final Lb0/m/a/h;
.super Ljava/lang/Object;
.source "NotificationLite.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lb0/m/a/h$c;
}
.end annotation
# static fields
.field public static final a:Ljava/lang/Object;
.field public static final b:Ljava/lang/Object;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lb0/m/a/h$a;
invoke-direct {v0}, Lb0/m/a/h$a;-><init>()V
sput-object v0, Lb0/m/a/h;->a:Ljava/lang/Object;
new-instance v0, Lb0/m/a/h$b;
invoke-direct {v0}, Lb0/m/a/h$b;-><init>()V
sput-object v0, Lb0/m/a/h;->b:Ljava/lang/Object;
return-void
.end method
.method public static a(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Ljava/lang/Object;",
")TT;"
}
.end annotation
sget-object v0, Lb0/m/a/h;->b:Ljava/lang/Object;
if-ne p0, v0, :cond_0
const/4 p0, 0x0
:cond_0
return-object p0
.end method
.method public static a(Ljava/lang/Throwable;)Ljava/lang/Object;
.locals 1
new-instance v0, Lb0/m/a/h$c;
invoke-direct {v0, p0}, Lb0/m/a/h$c;-><init>(Ljava/lang/Throwable;)V
return-object v0
.end method
.method public static a(Lb0/g;Ljava/lang/Object;)Z
.locals 4
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Lb0/g<",
"-TT;>;",
"Ljava/lang/Object;",
")Z"
}
.end annotation
sget-object v0, Lb0/m/a/h;->a:Ljava/lang/Object;
const/4 v1, 0x1
if-ne p1, v0, :cond_0
invoke-interface {p0}, Lb0/g;->onCompleted()V
return v1
:cond_0
sget-object v0, Lb0/m/a/h;->b:Ljava/lang/Object;
const/4 v2, 0x0
if-ne p1, v0, :cond_1
const/4 p1, 0x0
invoke-interface {p0, p1}, Lb0/g;->onNext(Ljava/lang/Object;)V
return v2
:cond_1
if-eqz p1, :cond_3
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v0
const-class v3, Lb0/m/a/h$c;
if-ne v0, v3, :cond_2
check-cast p1, Lb0/m/a/h$c;
iget-object p1, p1, Lb0/m/a/h$c;->e:Ljava/lang/Throwable;
invoke-interface {p0, p1}, Lb0/g;->onError(Ljava/lang/Throwable;)V
return v1
:cond_2
invoke-interface {p0, p1}, Lb0/g;->onNext(Ljava/lang/Object;)V
return v2
:cond_3
new-instance p0, Ljava/lang/IllegalArgumentException;
const-string p1, "The lite notification can not be null"
invoke-direct {p0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p0
.end method
.method public static b(Ljava/lang/Object;)Z
.locals 1
sget-object v0, Lb0/m/a/h;->a:Ljava/lang/Object;
if-ne p0, v0, :cond_0
const/4 p0, 0x1
goto :goto_0
:cond_0
const/4 p0, 0x0
:goto_0
return p0
.end method
.method public static c(Ljava/lang/Object;)Z
.locals 0
instance-of p0, p0, Lb0/m/a/h$c;
return p0
.end method
.method public static d(Ljava/lang/Object;)Z
.locals 1
if-eqz p0, :cond_0
instance-of v0, p0, Lb0/m/a/h$c;
if-nez v0, :cond_0
invoke-static {p0}, Lb0/m/a/h;->b(Ljava/lang/Object;)Z
move-result p0
if-nez p0, :cond_0
const/4 p0, 0x1
goto :goto_0
:cond_0
const/4 p0, 0x0
:goto_0
return p0
.end method
.method public static e(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(TT;)",
"Ljava/lang/Object;"
}
.end annotation
if-nez p0, :cond_0
sget-object p0, Lb0/m/a/h;->b:Ljava/lang/Object;
:cond_0
return-object p0
.end method

View file

@ -0,0 +1,107 @@
.class public final Lb0/m/a/h0$a;
.super Lrx/Subscriber;
.source "OnSubscribeTimeoutTimedWithFallback.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/m/a/h0;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lrx/Subscriber<",
"TT;>;"
}
.end annotation
# instance fields
.field public final d:Lrx/Subscriber;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"-TT;>;"
}
.end annotation
.end field
.field public final e:Lb0/m/b/a;
# direct methods
.method public constructor <init>(Lrx/Subscriber;Lb0/m/b/a;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Subscriber<",
"-TT;>;",
"Lb0/m/b/a;",
")V"
}
.end annotation
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
iput-object p1, p0, Lb0/m/a/h0$a;->d:Lrx/Subscriber;
iput-object p2, p0, Lb0/m/a/h0$a;->e:Lb0/m/b/a;
return-void
.end method
# virtual methods
.method public onCompleted()V
.locals 1
iget-object v0, p0, Lb0/m/a/h0$a;->d:Lrx/Subscriber;
invoke-interface {v0}, Lb0/g;->onCompleted()V
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 1
iget-object v0, p0, Lb0/m/a/h0$a;->d:Lrx/Subscriber;
invoke-interface {v0, p1}, Lb0/g;->onError(Ljava/lang/Throwable;)V
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
iget-object v0, p0, Lb0/m/a/h0$a;->d:Lrx/Subscriber;
invoke-interface {v0, p1}, Lb0/g;->onNext(Ljava/lang/Object;)V
return-void
.end method
.method public setProducer(Lrx/Producer;)V
.locals 1
iget-object v0, p0, Lb0/m/a/h0$a;->e:Lb0/m/b/a;
invoke-virtual {v0, p1}, Lb0/m/b/a;->a(Lrx/Producer;)V
return-void
.end method

View file

@ -0,0 +1,114 @@
.class public final Lb0/m/a/h0$b$a;
.super Ljava/lang/Object;
.source "OnSubscribeTimeoutTimedWithFallback.java"
# interfaces
.implements Lrx/functions/Action0;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb0/m/a/h0$b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x11
name = "a"
.end annotation
# instance fields
.field public final d:J
.field public final synthetic e:Lb0/m/a/h0$b;
# direct methods
.method public constructor <init>(Lb0/m/a/h0$b;J)V
.locals 0
iput-object p1, p0, Lb0/m/a/h0$b$a;->e:Lb0/m/a/h0$b;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-wide p2, p0, Lb0/m/a/h0$b$a;->d:J
return-void
.end method
# virtual methods
.method public call()V
.locals 6
iget-object v0, p0, Lb0/m/a/h0$b$a;->e:Lb0/m/a/h0$b;
iget-wide v1, p0, Lb0/m/a/h0$b$a;->d:J
iget-object v3, v0, Lb0/m/a/h0$b;->j:Ljava/util/concurrent/atomic/AtomicLong;
const-wide v4, 0x7fffffffffffffffL
invoke-virtual {v3, v1, v2, v4, v5}, Ljava/util/concurrent/atomic/AtomicLong;->compareAndSet(JJ)Z
move-result v1
if-nez v1, :cond_0
goto :goto_0
:cond_0
invoke-virtual {v0}, Lrx/Subscriber;->unsubscribe()V
iget-object v1, v0, Lb0/m/a/h0$b;->h:Lrx/Observable;
if-nez v1, :cond_1
iget-object v0, v0, Lb0/m/a/h0$b;->d:Lrx/Subscriber;
new-instance v1, Ljava/util/concurrent/TimeoutException;
invoke-direct {v1}, Ljava/util/concurrent/TimeoutException;-><init>()V
invoke-interface {v0, v1}, Lb0/g;->onError(Ljava/lang/Throwable;)V
goto :goto_0
:cond_1
iget-wide v1, v0, Lb0/m/a/h0$b;->m:J
const-wide/16 v3, 0x0
cmp-long v5, v1, v3
if-eqz v5, :cond_2
iget-object v3, v0, Lb0/m/a/h0$b;->i:Lb0/m/b/a;
invoke-virtual {v3, v1, v2}, Lb0/m/b/a;->b(J)V
:cond_2
new-instance v1, Lb0/m/a/h0$a;
iget-object v2, v0, Lb0/m/a/h0$b;->d:Lrx/Subscriber;
iget-object v3, v0, Lb0/m/a/h0$b;->i:Lb0/m/b/a;
invoke-direct {v1, v2, v3}, Lb0/m/a/h0$a;-><init>(Lrx/Subscriber;Lb0/m/b/a;)V
iget-object v2, v0, Lb0/m/a/h0$b;->l:Lb0/m/d/a;
invoke-virtual {v2, v1}, Lb0/m/d/a;->a(Lrx/Subscription;)Z
move-result v2
if-eqz v2, :cond_3
iget-object v0, v0, Lb0/m/a/h0$b;->h:Lrx/Observable;
invoke-virtual {v0, v1}, Lrx/Observable;->a(Lrx/Subscriber;)Lrx/Subscription;
:cond_3
:goto_0
return-void
.end method

Some files were not shown because too many files have changed in this diff Show more