GroupedObservable$1.smali
.class final Lrx/observables/GroupedObservable$1;
.super Ljava/lang/Object;
.source "GroupedObservable.java"
# interfaces
.implements Lrx/Observable$OnSubscribe;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/observables/GroupedObservable;->from(Ljava/lang/Object;Lrx/Observable;)Lrx/observables/GroupedObservable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/Observable$OnSubscribe<",
"TT;>;"
}
.end annotation
# instance fields
.field final synthetic val$o:Lrx/Observable;
# direct methods
.method constructor <init>(Lrx/Observable;)V
.registers 2
.line 1
iput-object p1, p0, Lrx/observables/GroupedObservable$1;->val$o:Lrx/Observable;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic call(Ljava/lang/Object;)V
.registers 2
.line 1
check-cast p1, Lrx/Subscriber;
invoke-virtual {p0, p1}, Lrx/observables/GroupedObservable$1;->call(Lrx/Subscriber;)V
return-void
.end method
.method public call(Lrx/Subscriber;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/Subscriber<",
"-TT;>;)V"
}
.end annotation
.line 2
iget-object v0, p0, Lrx/observables/GroupedObservable$1;->val$o:Lrx/Observable;
invoke-virtual {v0, p1}, Lrx/Observable;->unsafeSubscribe(Lrx/Subscriber;)Lrx/Subscription;
return-void
.end method