apkfuckery/com.discord/smali_classes2/l0/l/a/g2.smali
2020-10-05 23:18:16 +00:00

97 lines
2 KiB
Smali

.class public Ll0/l/a/g2;
.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>(Ll0/l/a/i2;Lrx/Subscriber;ZLrx/Subscriber;)V
.locals 0
iput-object p4, p0, Ll0/l/a/g2;->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, Ll0/l/a/g2;->d:Lrx/Subscriber;
invoke-interface {v0}, Ll0/g;->onCompleted()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
iget-object v0, p0, Ll0/l/a/g2;->d:Lrx/Subscriber;
invoke-virtual {v0}, Lrx/Subscriber;->unsubscribe()V
return-void
:catchall_0
move-exception v0
iget-object v1, p0, Ll0/l/a/g2;->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, Ll0/l/a/g2;->d:Lrx/Subscriber;
invoke-interface {v0, p1}, Ll0/g;->onError(Ljava/lang/Throwable;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
iget-object p1, p0, Ll0/l/a/g2;->d:Lrx/Subscriber;
invoke-virtual {p1}, Lrx/Subscriber;->unsubscribe()V
return-void
:catchall_0
move-exception p1
iget-object v0, p0, Ll0/l/a/g2;->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, Ll0/l/a/g2;->d:Lrx/Subscriber;
invoke-interface {v0, p1}, Ll0/g;->onNext(Ljava/lang/Object;)V
return-void
.end method