apkfuckery/com.discord/smali_classes2/rx/internal/a/ay.smali
2019-03-16 02:04:31 +01:00

93 lines
2.1 KiB
Smali

.class public final Lrx/internal/a/ay;
.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 final bGo: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 private constructor <init>(Lrx/functions/Func2;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/functions/Func2<",
"-TT;-",
"Ljava/lang/Integer;",
"Ljava/lang/Boolean;",
">;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lrx/internal/a/ay;->bGo:Lrx/functions/Func2;
return-void
.end method
.method public constructor <init>(Lrx/functions/b;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/functions/b<",
"-TT;",
"Ljava/lang/Boolean;",
">;)V"
}
.end annotation
new-instance v0, Lrx/internal/a/ay$1;
invoke-direct {v0, p1}, Lrx/internal/a/ay$1;-><init>(Lrx/functions/b;)V
invoke-direct {p0, v0}, Lrx/internal/a/ay;-><init>(Lrx/functions/Func2;)V
return-void
.end method
# virtual methods
.method public final synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
check-cast p1, Lrx/Subscriber;
new-instance v0, Lrx/internal/a/ay$2;
invoke-direct {v0, p0, p1, p1}, Lrx/internal/a/ay$2;-><init>(Lrx/internal/a/ay;Lrx/Subscriber;Lrx/Subscriber;)V
invoke-virtual {p1, v0}, Lrx/Subscriber;->add(Lrx/Subscription;)V
return-object v0
.end method