g.smali
.class public final Lio/reactivex/internal/operators/observable/g;
.super Ljava/lang/Object;
.source "BlockingObservableNext.java"
# interfaces
.implements Ljava/lang/Iterable;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ljava/lang/Iterable",
"<TT;>;"
}
.end annotation
# instance fields
.field private source:Lio/reactivex/p;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/p",
"<TT;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lio/reactivex/p;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/p",
"<TT;>;)V"
}
.end annotation
.prologue
.line 36
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 37
iput-object p1, p0, Lio/reactivex/internal/operators/observable/g;->source:Lio/reactivex/p;
.line 38
return-void
.end method
# virtual methods
.method public final iterator()Ljava/util/Iterator;
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Iterator",
"<TT;>;"
}
.end annotation
.prologue
.line 42
new-instance v0, Lio/reactivex/internal/operators/observable/i;
invoke-direct {v0}, Lio/reactivex/internal/operators/observable/i;-><init>()V
.line 43
new-instance v1, Lio/reactivex/internal/operators/observable/h;
iget-object v2, p0, Lio/reactivex/internal/operators/observable/g;->source:Lio/reactivex/p;
invoke-direct {v1, v2, v0}, Lio/reactivex/internal/operators/observable/h;-><init>(Lio/reactivex/p;Lio/reactivex/internal/operators/observable/i;)V
return-object v1
.end method