TestSubject$1.smali
.class final Lrx/subjects/TestSubject$1;
.super Ljava/lang/Object;
.source "TestSubject.java"
# interfaces
.implements Lrx/functions/Action1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/subjects/TestSubject;->create(Lrx/schedulers/TestScheduler;)Lrx/subjects/TestSubject;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Lrx/subjects/SubjectSubscriptionManager$SubjectObserver<",
"TT;>;>;"
}
.end annotation
# instance fields
.field final synthetic val$state:Lrx/subjects/SubjectSubscriptionManager;
# direct methods
.method constructor <init>(Lrx/subjects/SubjectSubscriptionManager;)V
.registers 2
.line 1
iput-object p1, p0, Lrx/subjects/TestSubject$1;->val$state:Lrx/subjects/SubjectSubscriptionManager;
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/subjects/SubjectSubscriptionManager$SubjectObserver;
invoke-virtual {p0, p1}, Lrx/subjects/TestSubject$1;->call(Lrx/subjects/SubjectSubscriptionManager$SubjectObserver;)V
return-void
.end method
.method public call(Lrx/subjects/SubjectSubscriptionManager$SubjectObserver;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lrx/subjects/SubjectSubscriptionManager$SubjectObserver<",
"TT;>;)V"
}
.end annotation
.line 2
iget-object v0, p0, Lrx/subjects/TestSubject$1;->val$state:Lrx/subjects/SubjectSubscriptionManager;
invoke-virtual {v0}, Lrx/subjects/SubjectSubscriptionManager;->getLatest()Ljava/lang/Object;
move-result-object v0
invoke-virtual {p1, v0}, Lrx/subjects/SubjectSubscriptionManager$SubjectObserver;->emitFirst(Ljava/lang/Object;)V
return-void
.end method