d.smali
.class final Lcom/trello/rxlifecycle/d;
.super Ljava/lang/Object;
.source "RxLifecycle.java"
# interfaces
.implements Lrx/Observable$Transformer;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/trello/rxlifecycle/l;->a(Lrx/Observable;Ljava/lang/Object;)Lrx/Observable$Transformer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/Observable$Transformer<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field final synthetic a:Lrx/Observable;
.field final synthetic b:Ljava/lang/Object;
# direct methods
.method constructor <init>(Lrx/Observable;Ljava/lang/Object;)V
.registers 3
.line 1
iput-object p1, p0, Lcom/trello/rxlifecycle/d;->a:Lrx/Observable;
iput-object p2, p0, Lcom/trello/rxlifecycle/d;->b:Ljava/lang/Object;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Lrx/Observable;)Lrx/Observable;
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Observable<",
"TT;>;)",
"Lrx/Observable<",
"TT;>;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/trello/rxlifecycle/d;->a:Lrx/Observable;
new-instance v1, Lcom/trello/rxlifecycle/c;
invoke-direct {v1, p0}, Lcom/trello/rxlifecycle/c;-><init>(Lcom/trello/rxlifecycle/d;)V
.line 2
invoke-virtual {v0, v1}, Lrx/Observable;->takeFirst(Lrx/functions/Func1;)Lrx/Observable;
move-result-object v0
.line 3
invoke-virtual {p1, v0}, Lrx/Observable;->takeUntil(Lrx/Observable;)Lrx/Observable;
move-result-object p1
return-object p1
.end method
.method public bridge synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.registers 2
.line 1
check-cast p1, Lrx/Observable;
invoke-virtual {p0, p1}, Lcom/trello/rxlifecycle/d;->a(Lrx/Observable;)Lrx/Observable;
move-result-object p1
return-object p1
.end method